OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cancelend
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/
ACodec.cpp
672
OMX_U32
cancelEnd
;
678
cancelEnd
= mBuffers[kPortIndexOutput].size();
682
cancelEnd
= def.nBufferCountActual;
685
for (OMX_U32 i = cancelStart; i <
cancelEnd
; i++) {
[
all
...]
OMXCodec.cpp
[
all
...]
Completed in 189 milliseconds