Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_scalist.c89 for (i = 6; i < ((sps->chroma_format_idc != H264_CHROMA_444) ? 8 : 12); ++i) { in set_sps_scanlist_matrix()
134 for (i = 6; i < ((sps->chroma_format_idc != H264_CHROMA_444) ? 8 : 12); ++i) { in set_pps_scanlist_matrix()
317 for (i = 0; i < ((sps->chroma_format_idc != H264_CHROMA_444) ? 2 : 6); ++i) { in parse_sps_scalinglists()
H A Dh264d_fill.c86 for (i = 6; i < ((p_Vid->active_sps->chroma_format_idc != H264_CHROMA_444) ? 8 : 12); ++i) { in fill_scanlist()
H A Dh264d_sps.c219 VAL_CHECK (ret, (cur_sps->chroma_format_idc <= H264_CHROMA_444)); in parser_sps()
/rockchip-linux_mpp/mpp/common/
H A Dh264_syntax.h105 H264_CHROMA_444 = 3 //!< 4:4:4 enumerator