Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformatenc_mpeg4.h127 MIX_RESULT mix_videofmtenc_mpeg4_eos(MixVideoFormatEnc *mix);
Dmixvideoformatenc_mpeg4.c80 video_formatenc_class->eos = mix_videofmtenc_mpeg4_eos; in mix_videoformatenc_mpeg4_class_init()
811 MIX_RESULT mix_videofmtenc_mpeg4_eos(MixVideoFormatEnc *mix) { in mix_videofmtenc_mpeg4_eos() function