Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_fmt_conv.c805 UWORD8 *pu1_u_dst_tmp, *pu1_v_dst_tmp; in ih264e_fmt_conv() local
838 pu1_v_dst_tmp = pu1_v_dst + (cur_row / 2) * u4_dst_uv_strd; in ih264e_fmt_conv()
857 pu1_u_dst_tmp, pu1_v_dst_tmp, wd, in ih264e_fmt_conv()
/external/libhevc/decoder/
Dihevcd_fmt_conv.c702 UWORD8 *pu1_u_dst_tmp, *pu1_v_dst_tmp; in ihevcd_fmt_conv() local
780 pu1_v_dst_tmp = pu1_v_dst + (cur_row / 2) * ps_codec->i4_disp_strd / 2; in ihevcd_fmt_conv()
863 … pu1_y_dst_tmp, pu1_u_dst_tmp, pu1_v_dst_tmp, in ihevcd_fmt_conv()