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

  /external/libavc/decoder/
ih264d_format_conv.c 695 pu1_y_src = (UWORD8 *)ps_op_frm->pv_y_buf;
715 pu1_y_dst = (UWORD8 *)pv_disp_op->s_disp_frm_buf.pv_y_buf;
744 pu1_y_dst = (UWORD8 *)pv_disp_op->s_disp_frm_buf.pv_y_buf;
781 pu2_rgb_dst = (UWORD16 *)pv_disp_op->s_disp_frm_buf.pv_y_buf;
798 INSERT_LOGO(pv_disp_op->s_disp_frm_buf.pv_y_buf,
iv.h 225 void *pv_y_buf; member in struct:__anon11865
ih264d_utils.c     [all...]
  /external/libhevc/common/
iv.h 223 void *pv_y_buf; member in struct:__anon12406
  /external/libmpeg2/common/
iv.h 225 void *pv_y_buf; member in struct:__anon12541
  /external/libmpeg2/decoder/
impeg2d_pic_proc.c 65 pu1_dst_y = (UWORD8 *)ps_disp_frm_buf->pv_y_buf + (u4_start_row * ps_dec->u4_frm_buf_stride);
89 pv_yuv422i = (UWORD8 *)ps_disp_frm_buf->pv_y_buf + ((ps_dec->u2_vertical_size)*(ps_dec->u4_frm_buf_stride));
452 ps_dec->ps_disp_frm_buf->pv_y_buf = ps_disp_pic->pu1_y;
impeg2d_api_main.c     [all...]
  /external/libavc/test/decoder/
main.c     [all...]
  /external/libhevc/decoder/
ihevcd_decode.c 239 ps_dec_op->s_disp_frm_buf.pv_y_buf = ps_disp_buf->pu1_luma;
258 ps_dec_op->s_disp_frm_buf.pv_y_buf =
  /external/libhevc/test/decoder/
main.c     [all...]
  /external/libmpeg2/test/decoder/
main.c     [all...]

Completed in 867 milliseconds