Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264_syntax.h102 H264_CHROMA_420 = 1, //!< 4:2:0 enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sps.c161 sps->chroma_format_idc = H264_CHROMA_420; in h264e_sps_update()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c398 if (p_Vid->yuv_format == H264_CHROMA_420) { in update_video_pars()
H A Dh264d_init.c425 } else if ((H264_CHROMA_420 == p_Vid->yuv_format) && (8 == p_Vid->bit_depth_luma)) { in dpb_mark_malloc()
427 } else if ((H264_CHROMA_420 == p_Vid->yuv_format) && (10 == p_Vid->bit_depth_luma)) { in dpb_mark_malloc()