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

  /external/libavc/encoder/
ih264e_cabac_structs.h 217 UWORD8 (*pu1_left_mv_ctxt_inc)[4]; member in struct:__anon11980
ih264e_cabac.c 195 ps_cabac_ctxt->pu1_left_mv_ctxt_inc =
212 memset(ps_cabac_ctxt->pu1_left_mv_ctxt_inc, 0, 16);
ih264e_cabac_encode.c     [all...]
  /external/libavc/decoder/
ih264d_mb_utils.c 496 MEMSET_16BYTES(&ps_dec->pu1_left_mv_ctxt_inc[0][0], 0);
    [all...]
ih264d_parse_islice.c 509 MEMSET_16BYTES(&ps_dec->pu1_left_mv_ctxt_inc[0][0], 0);
    [all...]
ih264d_parse_mb_header.c     [all...]
ih264d_structs.h 793 UWORD8 (*pu1_left_mv_ctxt_inc)[4]; member in struct:_DecStruct
    [all...]
ih264d_parse_bslice.c 667 MEMSET_16BYTES(&ps_dec->pu1_left_mv_ctxt_inc[0][0], 0);
    [all...]
ih264d_parse_pslice.c     [all...]
ih264d_api.c     [all...]

Completed in 426 milliseconds