Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/tests/
DNV12Compressor.cpp42 if (!configureCompressor(width, height, quality)) { in compress()
71 if (!configureCompressor(width, height, quality)) { in compressWithExifOrientation()
82 bool NV12Compressor::configureCompressor(int width, int height, int quality) { in configureCompressor() function in NV12Compressor
DNV12Compressor.h128 bool configureCompressor(int width, int height, int quality);