Home
last modified time | relevance | path

Searched defs:ReadOneFrame (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcodec_hdi_encode.cpp77 bool CodecHdiEncode::ReadOneFrame(char *buf, uint32_t &filledCount) in ReadOneFrame() function in CodecHdiEncode
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.cpp508 uint32_t TesterCommon::ReadOneFrame(ImgBuf& dstImg) in ReadOneFrame() function in OHOS::MediaAVCodec::TesterCommon
/ohos5.0/drivers/peripheral/codec/test/demo/idl/src/
H A Dcodec_hdi_encode.cpp79 bool CodecHdiEncode::ReadOneFrame(FILE *fp, char *buf, uint32_t &filledCount) in ReadOneFrame() function in CodecHdiEncode
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvdec_sample.cpp593 int32_t VideoDecSample::ReadOneFrame(uint8_t *bufferAddr, uint32_t &flags) in ReadOneFrame() function in OHOS::MediaAVCodec::VideoDecSample
H A Dvenc_sample.cpp545 int32_t VideoEncSample::ReadOneFrame() in ReadOneFrame() function in OHOS::MediaAVCodec::VideoEncSample