Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_format_conv.c676 UWORD32 start_uv = u4_start_y >> 1; in ih264d_format_convert() local
699 pu1_uv_src += start_uv * ps_op_frm->u4_u_strd; in ih264d_format_convert()
719 pu1_u_dst += start_uv * pv_disp_op->s_disp_frm_buf.u4_u_strd; in ih264d_format_convert()
722 pu1_v_dst += start_uv * pv_disp_op->s_disp_frm_buf.u4_v_strd; in ih264d_format_convert()
748 pu1_uv_dst += start_uv * pv_disp_op->s_disp_frm_buf.u4_u_strd; in ih264d_format_convert()