Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_h264.h100 MIX_RESULT mix_videofmt_h264_eos(MixVideoFormat *mix);
Dmixvideoformat_h264.c68 video_format_class->eos = mix_videofmt_h264_eos; in mix_videoformat_h264_class_init()
841 MIX_RESULT mix_videofmt_h264_eos(MixVideoFormat *mix) { in mix_videofmt_h264_eos() function