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

  /external/libavc/decoder/
ih264d_parse_bslice.c     [all...]
ih264d_process_pslice.c 155 pu4_wt_offst = (UWORD32*)&ps_dec->pu4_wt_ofsts[2
188 pu4_wt_offst = (UWORD32*)&ps_dec->pu4_wt_ofsts[0];
    [all...]
ih264d_parse_pslice.c     [all...]
ih264d_process_bslice.c 186 (UWORD32*)&ps_dec->pu4_wt_ofsts[2 * X3(uc_Idx)];
823 pui32_weight_ofsts = (UWORD32*)&ps_dec->pu4_wt_ofsts[2
    [all...]
ih264d_structs.h 948 UWORD32 *pu4_wt_ofsts; member in struct:_DecStruct
    [all...]
ih264d_inter_pred.c 536 pu4_wt_offset = (UWORD32*)&ps_dec->pu4_wt_ofsts[2
    [all...]
ih264d_parse_slice.c 727 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat;
    [all...]

Completed in 50 milliseconds