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

  /external/opencore/engines/adapters/player/framemetadatautility/include/
pv_frame_metadata_interface.h 419 * The buffer must be returned with ReturnBuffer API call.
447 virtual PVCommandId ReturnBuffer(uint8* aFrameBufferPtr, const OsclAny* aContextData = NULL) = 0;
  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_utility.h 429 PVCommandId ReturnBuffer(uint8* aFrameBufferPtr, const OsclAny* aContextData = NULL);
pv_frame_metadata_utility.cpp 347 PVCommandId PVFrameAndMetadataUtility::ReturnBuffer(uint8* aFrameBufferPtr, const OsclAny* aContextData)
349 PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "PVFrameAndMetadataUtility::ReturnBuffer()"));
    [all...]
  /external/opencore/engines/adapters/player/framemetadatautility/test/src/
test_pv_frame_metadata_utility_testset1.cpp     [all...]

Completed in 3184 milliseconds