Searched refs:chroma_offset_l1 (Results 1 – 5 of 5) sorted by relevance
46 …int8_t chroma_offset_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_… member
48 …int8_t chroma_offset_l1[STD_VIDEO_H264_MAX_NUM_LIST_REF][STD_VIDEO_… member
158 int16_t chroma_offset_l1[16][2]; member
685 params->chroma_offset_l1[i][j] = CLAMP(params->delta_chroma_offset_l1[i][j] - in h265_pred_weight_table()691 params->chroma_offset_l1[i][j] = 0; in h265_pred_weight_table()
835 ( chroma_offset_l1 == rhs.chroma_offset_l1 ); in operator ==()854 …, STD_VIDEO_H264_MAX_NUM_LIST_REF, STD_VIDEO_H264_MAX_CHROMA_PLANES> chroma_offset_l1 = {}; member