HomeSort by relevance Sort by last modified time
    Searched full:bpred (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
blockd.h 271 signed char last_mode_lf_deltas[MAX_MODE_LF_DELTAS]; /* 0 = BPRED, ZERO_MV, MV, SPLIT */
272 signed char mode_lf_deltas[MAX_MODE_LF_DELTAS]; /* 0 = BPRED, ZERO_MV, MV, SPLIT */
loopfilter.c 166 /* Only the split mode BPRED has a further special case */
  /external/libvpx/libvpx/vp8/common/
blockd.h 271 signed char last_mode_lf_deltas[MAX_MODE_LF_DELTAS]; /* 0 = BPRED, ZERO_MV, MV, SPLIT */
272 signed char mode_lf_deltas[MAX_MODE_LF_DELTAS]; /* 0 = BPRED, ZERO_MV, MV, SPLIT */
loopfilter.c 166 /* Only the split mode BPRED has a further special case */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
blockd.h 271 signed char last_mode_lf_deltas[MAX_MODE_LF_DELTAS]; /* 0 = BPRED, ZERO_MV, MV, SPLIT */
272 signed char mode_lf_deltas[MAX_MODE_LF_DELTAS]; /* 0 = BPRED, ZERO_MV, MV, SPLIT */
loopfilter.c 167 /* Only the split mode BPRED has a further special case */
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
TreeToNFAConverter.g 371 | ^(bpred=BACKTRACK_SEMPRED .*) {$g = factory.build_SemanticPredicate($bpred);}
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c     [all...]
onyx_if.c 651 cpi->mb.e_mbd.mode_lf_deltas[0] = 4; /* BPRED */
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c     [all...]
onyx_if.c 651 cpi->mb.e_mbd.mode_lf_deltas[0] = 4; /* BPRED */
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c     [all...]
onyx_if.c 651 cpi->mb.e_mbd.mode_lf_deltas[0] = 4; /* BPRED */
    [all...]

Completed in 405 milliseconds