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

  /external/libavc/decoder/
ih264d_process_pslice.c 119 UWORD32 *pu4_wt_offst, **ppu4_wt_ofst; local
128 ppu4_wt_ofst = ps_mb_part_info->pu4_wt_offst;
155 pu4_wt_offst = (UWORD32*)&ps_dec->pu4_wt_ofsts[2
157 ppu4_wt_ofst[u1_blk_no] = pu4_wt_offst;
188 pu4_wt_offst = (UWORD32*)&ps_dec->pu4_wt_ofsts[0];
203 (i1_ref_idx >> u1_scale_ref),pu4_wt_offst,
265 pu4_wt_offst = ppu4_wt_ofst[u1_blk_no];
276 ps_ref_frame->u1_pic_buf_id,(i1_ref_idx >> u1_scale_ref),pu4_wt_offst,
    [all...]
ih264d_parse_bslice.c 929 UWORD32 *pu4_wt_offst; local
    [all...]
ih264d_structs.h 275 UWORD32 *pu4_wt_offst; member in struct:__anon22112
577 UWORD32 *pu4_wt_offst[MAX_REFIDX_INFO_PER_MB]; member in struct:__anon22122
    [all...]
ih264d_inter_pred.c 131 ps_pred_pkd->pu4_wt_offst = pu4_wt_offset;
541 pu4_wt_offset = ps_pred_pkd->pu4_wt_offst;
    [all...]

Completed in 191 milliseconds