OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coeff_prob_appx_step
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h
236
int
coeff_prob_appx_step
;
member in struct:SPEED_FEATURES
vp9_speed_features.c
366
sf->
coeff_prob_appx_step
= 4;
459
sf->
coeff_prob_appx_step
= 1;
vp9_bitstream.c
538
int stepsize = cpi->sf.
coeff_prob_appx_step
;
[
all
...]
Completed in 1145 milliseconds