OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:storeMetaDataInBuffers_l
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp
731
err =
storeMetaDataInBuffers_l
(portIndex, OMX_TRUE, NULL);
747
err =
storeMetaDataInBuffers_l
(portIndex, OMX_TRUE, &metaType);
754
(void)
storeMetaDataInBuffers_l
(portIndex, OMX_FALSE, NULL);
772
if (
storeMetaDataInBuffers_l
(portIndex, OMX_TRUE, NULL) == OK) {
793
(void)
storeMetaDataInBuffers_l
(portIndex, OMX_FALSE, NULL);
802
(void)
storeMetaDataInBuffers_l
(portIndex, OMX_FALSE, NULL);
909
status_t OMXNodeInstance::
storeMetaDataInBuffers_l
(
[
all
...]
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
OMXNodeInstance.h
254
status_t
storeMetaDataInBuffers_l
(
Completed in 1325 milliseconds