Home
last modified time | relevance | path

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

/external/webrtc/common_video/
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
/external/tensorflow/tensorflow/lite/
Dstring_util.cc123 int GetStringCount(const void* raw_buffer) { in GetStringCount()
133 StringRef GetString(const void* raw_buffer, int string_index) { in GetString()
/external/libcxxabi/src/
Dcxa_exception.cpp191 char *raw_buffer = in __cxa_allocate_exception() local
206 char *raw_buffer = in __cxa_free_exception() local
/external/cronet/third_party/libc++abi/src/src/
Dcxa_exception.cpp189 char *raw_buffer = in __cxa_allocate_exception() local
204 char *raw_buffer = in __cxa_free_exception() local
/external/federated-compute/fcp/client/http/java/
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
/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
/external/python/cpython3/Modules/_sqlite/
Dblob.c149 char *raw_buffer = PyBytes_AS_STRING(buffer); in read_multiple() local
/external/rust/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
/external/rust/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
/external/rust/crates/serde_json/src/
Dread.rs155 raw_buffer: Option<Vec<u8>>, field
/external/libvpx/vp8/encoder/
Dfirstpass.c375 static void zz_motion_search(MACROBLOCK *x, YV12_BUFFER_CONFIG *raw_buffer, in zz_motion_search()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2276 llvm::Value* raw_buffer = in HandleSliceToDynamic() local
2329 llvm::Value* raw_buffer = in HandlePadToStatic() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc755 llvm::Value* raw_buffer = in EmitPadToStatic() local
890 llvm::Value* raw_buffer = in EmitSliceToDynamic() local