Home
last modified time | relevance | path

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

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