Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_fmt_conv.c804 UWORD8 *pu1_y_dst_tmp, *pu1_uv_dst_tmp; in ih264e_fmt_conv() local
836 pu1_uv_dst_tmp = pu1_u_dst + (cur_row / 2) * u4_dst_uv_strd; in ih264e_fmt_conv()
849 pu1_uv_dst_tmp, wd, num_rows, in ih264e_fmt_conv()
/external/libhevc/decoder/
Dihevcd_fmt_conv.c703 UWORD8 *pu1_y_dst_tmp, *pu1_uv_dst_tmp; in ihevcd_fmt_conv() local
780 pu1_uv_dst_tmp = pu1_u_dst + (cur_row / 2) * ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
845 pu1_y_dst_tmp, pu1_uv_dst_tmp, in ihevcd_fmt_conv()