OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refresh_entropy_probs
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/vp8/common/
onyxc_int.h
164
int
refresh_entropy_probs
; /* Two state 0 = NO, 1 = YES */
member in struct:VP8Common
/external/libvpx/vp8/decoder/
decodframe.c
802
pc->
refresh_entropy_probs
= vp8_read_bit(bc);
803
if (pc->
refresh_entropy_probs
== 0)
926
if (pc->
refresh_entropy_probs
== 0)
/external/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
bitstream.c
[
all
...]
Completed in 38 milliseconds