Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c619 int cap_format_count = 0, out_format_count = 0; in mtk_vcodec_get_supported_formats() local
640 out_format_count++; in mtk_vcodec_get_supported_formats()
644 out_format_count++; in mtk_vcodec_get_supported_formats()
648 out_format_count++; in mtk_vcodec_get_supported_formats()
652 out_format_count++; in mtk_vcodec_get_supported_formats()
656 out_format_count++; in mtk_vcodec_get_supported_formats()
661 if (out_format_count) in mtk_vcodec_get_supported_formats()
663 mtk_video_formats[cap_format_count + out_format_count - 1]; in mtk_vcodec_get_supported_formats()