Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat.h151 MIX_RESULT mix_videofmt_decode(MixVideoFormat *mix, MixBuffer * bufin[],
Dmixvideoformat.c365 MIX_RESULT mix_videofmt_decode(MixVideoFormat *mix, MixBuffer * bufin[], in mix_videofmt_decode() function
Dmixvideo.c1012 ret = mix_videofmt_decode(priv->video_format, bufin, bufincnt, decode_params); in mix_video_decode_default()