Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_vc1.h101 MIX_RESULT mix_videofmt_vc1_decode(MixVideoFormat *mix, MixBuffer * bufin[],
Dmixvideoformat_vc1.c75 video_format_class->decode = mix_videofmt_vc1_decode; in mix_videoformat_vc1_class_init()
618 MIX_RESULT mix_videofmt_vc1_decode(MixVideoFormat *mix, in mix_videofmt_vc1_decode() function