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

  /frameworks/av/media/libstagefright/omx/
OMXUtils.cpp 55 bUsingNativeBuffers = params.bUsingNativeBuffers;
67 bUsingNativeBuffers = params.bUsingNativeBuffers;
  /frameworks/native/include/media/hardware/
HardwareAPI.h 236 // incorrect. bUsingNativeBuffers is OMX_TRUE if native android buffers will
243 // The behavior is slightly different if bUsingNativeBuffers is OMX_TRUE,
247 // will set the SW_READ/WRITE_OFTEN usage flags. In this case (if bUsingNativeBuffers
253 // For non-YUV packed planar/semiplanar image formats, or if bUsingNativeBuffers
268 OMX_BOOL bUsingNativeBuffers;
289 OMX_BOOL bUsingNativeBuffers;
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 189 milliseconds