Home
last modified time | relevance | path

Searched defs:temp_buffer (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavformat/
Dm4vdec.c35 uint32_t temp_buffer = -1; in mpeg4video_probe() local
Dhlsenc.c128 uint8_t *temp_buffer; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs_variant.c161 void *temp_buffer = MALLOC( align(count,4) * temp_vertex_stride + in vsvg_run_elts() local
231 void *temp_buffer = MALLOC( align(count,4) * temp_vertex_stride + in vsvg_run_linear() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_parse_utils.cpp2680 dng_memory_data temp_buffer (tagCount + 1); in ParseStringTag() local
2772 dng_memory_data temp_buffer (tagCount + 1); in ParseDualStringTag() local
2947 dng_memory_data temp_buffer ((uChars + 1) * 2); in ParseEncodedStringTag() local
3009 dng_memory_data temp_buffer (aChars + 1); in ParseEncodedStringTag() local
/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc306 char* temp_buffer = new char[40]; in TEST_F() local
606 char* temp_buffer = new char[40]; in TEST_F() local
/third_party/NuttX/fs/nfs/
Dnfs_adapter.c1567 char *temp_buffer = NULL; in vfs_nfs_write() local
1786 char *temp_buffer = NULL; in vfs_nfs_writepage() local
/third_party/libuv/src/win/
Dprocess.c531 WCHAR* temp_buffer = NULL; in make_program_args() local
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c91 int32_t *temp_buffer[2][2]; member
/third_party/python/Modules/
Dposixmodule.c6023 PyObject *temp_buffer) in parse_file_actions()
6147 PyObject *temp_buffer = NULL; in py_posix_spawn() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp6833 glw::GLint temp_buffer[2] = { 0, GL_NONE }; in verifyProgramInterfaceQuerySupport() local