Home | History | Annotate | Download | only in decoder

Lines Matching refs:u4_n_left_cr

1191         ps_dec->u4_n_left_cr[0] = ps_dec->u4_n_left_temp_uv;
1194 ps_dec->u4_n_left_cr[1] = *pu4_buf;
1324 UWORD8 *pu1_left_mb_pair_nnz_uv = (UWORD8 *)&ps_dec->u4_n_left_cr[0];
1337 /* 0 0 1 1 of u4_n_leftY[0], 0 0 2 2 of u4_n_left_cr[0] */
1347 /* 2 2 3 3 of u4_n_leftY[0] , 1 1 3 3 of u4_n_left_cr[0] */
1363 /* 0 of u4_n_left_cr[0] and 0 u4_n_left_cr[1]
1364 2 of u4_n_left_cr[0] and 2 u4_n_left_cr[1] */