OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_prob_half
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_treecoder.h
20
#define
vp9_prob_half
((vp9_prob) 128)
macro
/external/libvpx/libvpx/vp9/encoder/
vp9_tokenize.c
81
cost += vp9_cost_bit(
vp9_prob_half
, extra & 1); /* sign */
Completed in 2517 milliseconds