Home
last modified time | relevance | path

Searched refs:mix_videofmtenc_h264_flush (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformatenc_h264.h125 MIX_RESULT mix_videofmtenc_h264_flush(MixVideoFormatEnc *mix);
Dmixvideoformatenc_h264.c79 video_formatenc_class->flush = mix_videofmtenc_h264_flush; in mix_videoformatenc_h264_class_init()
771 MIX_RESULT mix_videofmtenc_h264_flush(MixVideoFormatEnc *mix) { in mix_videofmtenc_h264_flush() function