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

  /external/libavc/decoder/
iv.h 234 void *pv_v_buf; member in struct:__anon11865
ih264d_format_conv.c 721 pu1_v_dst = (UWORD8 *)pv_disp_op->s_disp_frm_buf.pv_v_buf;
800 pv_disp_op->s_disp_frm_buf.pv_v_buf,
ih264d_utils.c     [all...]
  /external/libhevc/common/
iv.h 232 void *pv_v_buf; member in struct:__anon12406
  /external/libmpeg2/common/
iv.h 234 void *pv_v_buf; member in struct:__anon12541
  /external/libhevc/decoder/
ihevcd_decode.c 243 ps_dec_op->s_disp_frm_buf.pv_v_buf = NULL;
249 ps_dec_op->s_disp_frm_buf.pv_v_buf =
262 ps_dec_op->s_disp_frm_buf.pv_v_buf =
  /external/libmpeg2/decoder/
impeg2d_pic_proc.c 67 pu1_dst_v = (UWORD8 *)ps_disp_frm_buf->pv_v_buf +((u4_start_row >> 1)*(ps_dec->u4_frm_buf_stride >> 1));
456 ps_dec->ps_disp_frm_buf->pv_v_buf = ps_disp_pic->pu1_v;
466 ps_dec->ps_disp_frm_buf->pv_v_buf = pu1_buf;
impeg2d_api_main.c     [all...]
  /external/libavc/test/decoder/
main.c     [all...]
  /external/libhevc/test/decoder/
main.c     [all...]
  /external/libmpeg2/test/decoder/
main.c     [all...]

Completed in 299 milliseconds