Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_mp42.h104 MIX_RESULT mix_videofmt_mp42_deinitialize(MixVideoFormat *mix);
Dmixvideoformat_mp42.c90 video_format_class->deinitialize = mix_videofmt_mp42_deinitialize; in mix_videoformat_mp42_class_init()
1220 MIX_RESULT mix_videofmt_mp42_deinitialize(MixVideoFormat *mix) { in mix_videofmt_mp42_deinitialize() function