OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foundIDR
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/
avc_utils.cpp
454
bool
foundIDR
= false;
464
foundIDR
= true;
469
return
foundIDR
;
/frameworks/av/media/libstagefright/mpeg2ts/
ESQueue.cpp
802
bool
foundIDR
= false;
811
foundIDR
= true;
907
if (
foundIDR
) {
[
all
...]
Completed in 575 milliseconds