Home
last modified time | relevance | path

Searched refs:UnwrapNativeCodec2GrallocHandle (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/vndk/include/
DC2AllocatorGralloc.h34 native_handle_t *UnwrapNativeCodec2GrallocHandle(const C2Handle *const handle);
/hardware/google/av/codec2/vndk/
DC2AllocatorGralloc.cpp255 native_handle_t *UnwrapNativeCodec2GrallocHandle(const C2Handle *const handle) { in UnwrapNativeCodec2GrallocHandle() function
259 native_handle_t *UnwrapNativeCodec2GrallocHandle( in UnwrapNativeCodec2GrallocHandle() function
/hardware/google/av/media/codecs/cmds/
Dcodec2.cpp251 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(block.handle()); in play()
/hardware/google/av/codec2/hidl/1.0/utils/
Dtypes.cpp1613 UnwrapNativeCodec2GrallocHandle(block.handle()); in createGraphicBuffer()