Home
last modified time | relevance | path

Searched refs:mix_videoformat_mp42_new (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_mp42.h73 MixVideoFormat_MP42 *mix_videoformat_mp42_new(void);
Dmixvideoformat_mp42.c93 MixVideoFormat_MP42 *mix_videoformat_mp42_new(void) { in mix_videoformat_mp42_new() function
Dmixvideo.c663 MixVideoFormat_MP42 *video_format = mix_videoformat_mp42_new(); in mix_video_configure_decode()