OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bpred
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/common/
blockd.h
267
signed char last_mode_lf_deltas[MAX_MODE_LF_DELTAS]; /* 0 =
BPRED
, ZERO_MV, MV, SPLIT */
268
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/libvpx/libvpx/vp8/encoder/
rdopt.c
[
all
...]
onyx_if.c
651
cpi->mb.e_mbd.mode_lf_deltas[0] = 4; /*
BPRED
*/
[
all
...]
Completed in 58 milliseconds