Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_vc1.h94 MIX_RESULT mix_videofmt_vc1_getcaps(MixVideoFormat *mix, GString *msg);
Dmixvideoformat_vc1.c73 video_format_class->getcaps = mix_videofmt_vc1_getcaps; in mix_videoformat_vc1_class_init()
145 MIX_RESULT mix_videofmt_vc1_getcaps(MixVideoFormat *mix, GString *msg) { in mix_videofmt_vc1_getcaps() function