HomeSort by relevance Sort by last modified time
    Searched refs:dest_inc_Y (Results 1 - 3 of 3) sorted by null

  /external/libmpeg2/decoder/
impeg2d_pic_proc.c 113 UWORD32 dest_inc_Y=0,dest_inc_UV=0;
117 dest_inc_Y = ps_dec->u4_frm_buf_stride;
139 dest_inc_Y,
155 dest_inc_Y,
  /external/libavc/encoder/
ih264e_fmt_conv.c 612 UWORD32 dest_inc_Y = 0, dest_inc_UV = 0;
623 dest_inc_Y = dst_y_strd;
628 pu1_dst += dest_inc_Y;
  /external/libavc/decoder/
ih264d_utils.c     [all...]

Completed in 88 milliseconds