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

  /external/libavc/decoder/
ih264d_inter_pred.c 314 UWORD8 *pu1_pred_u, *pu1_pred_v; local
404 pu1_pred_v = ps_ref_frm->pu1_buf3 + i4_ref_offset;
410 ps_pred->pu1_v_ref = pu1_pred_v;
715 UWORD8 *pu1_pred_u, *pu1_pred_v, u1_tmp_dma_ht; local
840 pu1_pred_v = pu1_buf3 + i4_ref_offset;
857 ps_pred->pu1_pred_v = pu1_pred_v;
862 ps_pred->pu1_v_ref = pu1_pred_v;
    [all...]
ih264d_structs.h 266 UWORD8 *pu1_pred_v; member in struct:__anon22111
    [all...]
  /external/libhevc/decoder/
ihevcd_iquant_itrans_recon_ctb.c 674 UWORD8 *pu1_pred = NULL, *pu1_pred_v = NULL; local
868 pu1_pred_v = pu1_pred + 1 + chroma_yuv420sp_vu_v_offset; /* Pointing to start byte of V*
    [all...]

Completed in 72 milliseconds