Home
last modified time | relevance | path

Searched refs:allocateBuffersFromBlockAllocator (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/include/
DC2VDAComponent.h260 c2_status_t allocateBuffersFromBlockAllocator(const media::Size& size, uint32_t pixelFormat);
/external/v4l2_codec2/
DC2VDAComponent.cpp963 c2_status_t err = allocateBuffersFromBlockAllocator( in tryChangeOutputFormat()
977 c2_status_t C2VDAComponent::allocateBuffersFromBlockAllocator(const media::Size& size, in allocateBuffersFromBlockAllocator() function in android::C2VDAComponent