Searched refs:ReadOneFrameFromList (Results 1 – 4 of 4) sorted by relevance
129 uint32_t ReadOneFrameFromList(uint8_t *dst, int32_t &fileIndex);
130 uint32_t ReadOneFrameFromList(uint8_t *dst, int32_t &fileIndex);
633 uint32_t VEncNdkInnerSample::ReadOneFrameFromList(uint8_t *dst, int32_t &index) in ReadOneFrameFromList() function in VEncNdkInnerSample803 err = ReadOneFrameFromList(dst, readFileIndex); in InputFuncSurface()
608 err = ReadOneFrameFromList(dst, readFileIndex); in InputFuncSurface()667 uint32_t VEncAPI11Sample::ReadOneFrameFromList(uint8_t *dst, int32_t &index) in ReadOneFrameFromList() function in VEncAPI11Sample