Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformatenc_h264.h115 MIX_RESULT mix_videofmtenc_h264_getcaps(MixVideoFormatEnc *mix, GString *msg);
Dmixvideoformatenc_h264.c76 video_formatenc_class->getcaps = mix_videofmtenc_h264_getcaps; in mix_videoformatenc_h264_class_init()
113 MIX_RESULT mix_videofmtenc_h264_getcaps(MixVideoFormatEnc *mix, GString *msg) { in mix_videofmtenc_h264_getcaps() function