Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_h264.h101 MIX_RESULT mix_videofmt_h264_deinitialize(MixVideoFormat *mix);
Dmixvideoformat_h264.c69 video_format_class->deinitialize = mix_videofmt_h264_deinitialize; in mix_videoformat_h264_class_init()
908 MIX_RESULT mix_videofmt_h264_deinitialize(MixVideoFormat *mix) { in mix_videofmt_h264_deinitialize() function