OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:complexity_estDisable
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h
92
int
complexity_estDisable
; /* VOL disable complexity estimation */
vop.cpp
541
currVol->
complexity_estDisable
= BitstreamRead1Bits(stream);
542
if (currVol->
complexity_estDisable
== 0)
908
if (currVol->
complexity_estDisable
== 0)
[
all
...]
Completed in 44 milliseconds