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/base/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h
92
int
complexity_estDisable
; /* VOL disable complexity estimation */
vop.cpp
537
currVol->
complexity_estDisable
= BitstreamRead1Bits(stream);
538
if (currVol->
complexity_estDisable
== 0)
904
if (currVol->
complexity_estDisable
== 0)
[
all
...]
Completed in 9 milliseconds