Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c383 static const RK_U32 SubWidthC [4] = { 1, 2, 2, 1}; in update_video_pars() local
407 crop_left = SubWidthC [sps->chroma_format_idc] * sps->frame_crop_left_offset; in update_video_pars()
408 crop_right = SubWidthC [sps->chroma_format_idc] * sps->frame_crop_right_offset; in update_video_pars()