Home
last modified time | relevance | path

Searched defs:encoded_size (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/embdrv/g722/fuzzer/
H A Dg722_enc_fuzzer.cc78 int encoded_size = in LLVMFuzzerTestOneInput() local
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DJpegCompressor.cpp191 auto encoded_size = CompressYUV420Frame( in CompressYUV420() local
227 size_t encoded_size; in CompressYUV420Frame() member
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dcow_writer.cpp368 size_t encoded_size = bound; in Compress() local
/aosp12/system/bt/bta/hearing_aid/
H A Dhearing_aid.cc1226 int encoded_size = in OnAudioDataReady() local
1250 int encoded_size = in OnAudioDataReady() local
/aosp12/bootable/recovery/tests/unit/
H A Dupdater_test.cpp831 size_t encoded_size = BrotliEncoderMaxCompressedSize(brotli_new_data.size()); in TEST_F() local