Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/tests/
DNV12Compressor.h71 static boolean emptyOutputBuffer(j_compress_ptr cinfo);
DNV12Compressor.cpp237 empty_output_buffer = &emptyOutputBuffer; in DestinationManager()
250 boolean NV12Compressor::DestinationManager::emptyOutputBuffer( in emptyOutputBuffer() function in NV12Compressor::DestinationManager