OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:switchable_interp_prob
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_modecosts.c
41
cm->fc.
switchable_interp_prob
[i],
vp9_bitstream.c
237
vp9_cond_prob_diff_update(w, &cm->fc.
switchable_interp_prob
[j][i],
458
cm->fc.
switchable_interp_prob
[ctx],
[
all
...]
/external/libvpx/libvpx/vp9/common/
vp9_entropymode.c
324
vp9_copy(cm->fc.
switchable_interp_prob
, default_switchable_interp_prob);
401
adapt_probs(vp9_switchable_interp_tree, pre_fc->
switchable_interp_prob
[i],
402
counts->switchable_interp[i], fc->
switchable_interp_prob
[i]);
vp9_onyxc_int.h
46
vp9_prob
switchable_interp_prob
[SWITCHABLE_FILTER_CONTEXTS]
member in struct:frame_contexts
/external/libvpx/libvpx/vp9/decoder/
vp9_decodemv.c
322
cm->fc.
switchable_interp_prob
[ctx]);
vp9_decodframe.c
118
vp9_diff_update_prob(r, &fc->
switchable_interp_prob
[j][i]);
[
all
...]
Completed in 27 milliseconds