Searched refs:mix_videofmt_h264_getcaps (Results 1 – 2 of 2) sorted by relevance
90 MIX_RESULT mix_videofmt_h264_getcaps(MixVideoFormat *mix, GString *msg);
64 video_format_class->getcaps = mix_videofmt_h264_getcaps; in mix_videoformat_h264_class_init()129 MIX_RESULT mix_videofmt_h264_getcaps(MixVideoFormat *mix, GString *msg) { in mix_videofmt_h264_getcaps() function