Home
last modified time | relevance | path

Searched defs:buf_size (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
DCamera2Heap.h31 mBufSize(buf_size), in mBufSize() argument
/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h322 mBufSize(buf_size), in mBufSize() argument
330 mBufSize(buf_size), in mBufSize() argument
DCameraHardwareInterface.cpp779 int fd, size_t buf_size, uint_t num_bufs, in sGetMemory()
/frameworks/minikin/tests/util/
DUnicodeUtils.cpp31 void ParseUnicode(uint16_t* buf, size_t buf_size, const char* src, size_t* result_size, in ParseUnicode()
/frameworks/native/libs/vr/libpdx/fuzz/
Dmessage_fuzzer.cpp153 size_t buf_size = fdp.ConsumeIntegral<size_t>(); in LLVMFuzzerTestOneInput() local
/frameworks/base/libs/androidfw/
DBackupHelpers.cpp444 static void calc_tar_checksum(char* buf, size_t buf_size) { in calc_tar_checksum()
460 static int write_pax_header_entry(char* buf, size_t buf_size, in write_pax_header_entry()
/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp1438 WORD32 buf_size = 0; // ITTIAM:gain payload length in decodeXAACStream() local
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp1314 WORD32 buf_size = 0; // ITTIAM:gain payload length in decodeXAACStream() local
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp1759 const size_t buf_size = temp_file_pattern.length() + 1; in DumpTraces() local