OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oCallbacks
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c
991
OMX_CALLBACKTYPE
oCallbacks
;
1004
oCallbacks
.EventHandler = SampleTest_EventHandler;
1005
oCallbacks
.EmptyBufferDone = SampleTest_EmptyBufferDone;
1006
oCallbacks
.FillBufferDone = SampleTest_FillBufferDone;
1038
pContext, &
oCallbacks
);
[
all
...]
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp
[
all
...]
Completed in 50 milliseconds