Home | History | Annotate | Download | only in decoder

Lines Matching refs:u2_frm_ht_uv

495     UWORD32 u2_frm_ht_uv = 0;
854 u2_frm_ht_uv = (u2_pic_ht >> 1) + (UWORD8)(PAD_LEN_UV_V << 2);
855 u2_frm_ht_uv = MAX(u2_frm_ht_uv, (u2_frm_ht_y >> 1));
980 ps_dec->u2_frm_ht_uv = u2_frm_ht_uv;