Home
last modified time | relevance | path

Searched defs:raw_buffer (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/webrtc/common_video/
H A Dvideo_frame_buffer_pool.cc117 rtc::RefCountedObject<I420Buffer>* raw_buffer = in CreateI420Buffer() local
148 rtc::RefCountedObject<I444Buffer>* raw_buffer = in CreateI444Buffer() local
179 rtc::RefCountedObject<I422Buffer>* raw_buffer = in CreateI422Buffer() local
210 rtc::RefCountedObject<NV12Buffer>* raw_buffer = in CreateNV12Buffer() local
241 rtc::RefCountedObject<I010Buffer>* raw_buffer = in CreateI010Buffer() local
268 rtc::RefCountedObject<I210Buffer>* raw_buffer = in CreateI210Buffer() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dstring_util.cc123 int GetStringCount(const void* raw_buffer) { in GetStringCount()
133 StringRef GetString(const void* raw_buffer, int string_index) { in GetString()
/aosp_15_r20/system/connectivity/wificond/net/
Dnl80211_attribute.cpp36 const vector<uint8_t>& raw_buffer) { in BaseNL80211Attr()
129 const vector<uint8_t>& raw_buffer) : BaseNL80211Attr(id, raw_buffer) { in NL80211Attr()
Dnl80211_attribute.h119 NL80211Attr(int id, const std::array<uint8_t, N>& raw_buffer) in NL80211Attr()
/aosp_15_r20/system/tools/aidl/
Dparser.cpp65 unique_ptr<string> raw_buffer = io_delegate.GetFileContents(clean_path); in Parse() local
328 Parser::Parser(const std::string& filename, std::string& raw_buffer, bool is_preprocessed) in Parser()
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/
H A Dcxa_exception.cpp189 char *raw_buffer = in __cxa_allocate_exception() local
204 char *raw_buffer = in __cxa_free_exception() local
/aosp_15_r20/external/libcxxabi/src/
H A Dcxa_exception.cpp191 char *raw_buffer = in __cxa_allocate_exception() local
206 char *raw_buffer = in __cxa_free_exception() local
/aosp_15_r20/external/federated-compute/fcp/client/http/java/
H A Djava_http_client.cc384 jbyte* raw_buffer = env->GetByteArrayElements(buffer, nullptr); in ReadRequestBody() local
459 jbyte* raw_buffer = env->GetByteArrayElements(buffer, nullptr); in OnResponseBody() local
/aosp_15_r20/external/flashrom/
H A Dmediatek_i2c_spi.c118 uint8_t raw_buffer[I2C_SMBUS_BLOCK_MAX + 1]; in write_command() local
/aosp_15_r20/packages/modules/adb/client/
Dcommandline.cpp334 char raw_buffer[BUFSIZ]; in read_and_dump() local
514 char raw_buffer[BUFSIZ]; in stdin_read_thread_loop() local
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dcursor.c301 void* raw_buffer; in _pysqlite_fetch_one_row() local
Dconnection.c594 void* raw_buffer; in _pysqlite_build_py_params() local
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dblob.c149 char *raw_buffer = PyBytes_AS_STRING(buffer); in read_multiple() local
/aosp_15_r20/frameworks/native/libs/nativewindow/rust/src/
H A Dlib.rs701 let raw_buffer = buffer.into_raw(); in into_raw() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/unsafe-libyaml/src/
Dyaml.rs892 pub(crate) raw_buffer: yaml_buffer_t<libc::c_uchar>, field
1070 pub(crate) raw_buffer: yaml_buffer_t<libc::c_uchar>, field
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/buffer/
Dmod.rs431 let raw_buffer = RawBuffer::new(allocator.device().clone(), buffer_info)?; in new() localVariable
Dsubbuffer.rs1260 let raw_buffer = RawBuffer::new( in cast_aligned() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/
H A Dread.rs157 raw_buffer: Option<Vec<u8>>, field
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/
Dread.rs155 raw_buffer: Option<Vec<u8>>, field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc2276 llvm::Value* raw_buffer = in HandleSliceToDynamic() local
2329 llvm::Value* raw_buffer = in HandlePadToStatic() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dfirstpass.c378 static void zz_motion_search(MACROBLOCK *x, YV12_BUFFER_CONFIG *raw_buffer, in zz_motion_search()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/
H A Dread.rs317 raw_buffer: Option<Vec<u8>>, field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_unnested.cc755 llvm::Value* raw_buffer = in EmitPadToStatic() local
890 llvm::Value* raw_buffer = in EmitSliceToDynamic() local