OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:findBuffer
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Baseport.c
338
OMX_BOOL
findBuffer
= OMX_FALSE;
399
findBuffer
= OMX_TRUE;
404
if (
findBuffer
== OMX_FALSE) {
443
OMX_BOOL
findBuffer
= OMX_FALSE;
504
findBuffer
= OMX_TRUE;
509
if (
findBuffer
== OMX_FALSE) {
[
all
...]
/cts/suite/audio_quality/lib/src/task/
TaskCase.cpp
156
android::sp<Buffer> TaskCase::
findBuffer
(const android::String8& orig)
Completed in 68 milliseconds