Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_vc1.h105 MIX_RESULT mix_videofmt_vc1_deinitialize(MixVideoFormat *mix);
Dmixvideoformat_vc1.c78 video_format_class->deinitialize = mix_videofmt_vc1_deinitialize; in mix_videoformat_vc1_class_init()
1609 MIX_RESULT mix_videofmt_vc1_deinitialize(MixVideoFormat *mix) in mix_videofmt_vc1_deinitialize() function