HomeSort by relevance Sort by last modified time
    Searched refs:storeMetaDataInBuffers_l (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 688 return storeMetaDataInBuffers_l(portIndex, OMX_TRUE, NULL);
702 return storeMetaDataInBuffers_l(portIndex, OMX_TRUE, &metaType);
708 (void)storeMetaDataInBuffers_l(portIndex, OMX_FALSE, NULL);
724 if (storeMetaDataInBuffers_l(portIndex, OMX_TRUE, NULL) == OK) {
745 (void)storeMetaDataInBuffers_l(portIndex, OMX_FALSE, NULL);
754 (void)storeMetaDataInBuffers_l(portIndex, OMX_FALSE, NULL);
848 status_t OMXNodeInstance::storeMetaDataInBuffers_l(
    [all...]
  /frameworks/av/media/libstagefright/include/
OMXNodeInstance.h 243 status_t storeMetaDataInBuffers_l(

Completed in 180 milliseconds