Searched refs:mix_videofmt_mp42_getcaps (Results 1 – 2 of 2) sorted by relevance
95 MIX_RESULT mix_videofmt_mp42_getcaps(MixVideoFormat *mix, GString *msg);
85 video_format_class->getcaps = mix_videofmt_mp42_getcaps; in mix_videoformat_mp42_class_init()173 MIX_RESULT mix_videofmt_mp42_getcaps(MixVideoFormat *mix, GString *msg) { in mix_videofmt_mp42_getcaps() function