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.c124 uint8_t *temp_buffer; member
/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/e2fsprogs/lib/ext2fs/
Dinode.c51 char *temp_buffer; member
/third_party/uboot/u-boot-2020.01/fs/yaffs2/
Dyaffs_guts.h736 struct yaffs_buffer temp_buffer[YAFFS_N_TEMP_BUFFERS]; member
/third_party/ffmpeg/libavcodec/
Dwavpackenc.c91 int32_t *temp_buffer[2][2]; member
/third_party/python/Modules/
Dposixmodule.c5894 PyObject *temp_buffer) in parse_file_actions()
6018 PyObject *temp_buffer = NULL; in py_posix_spawn() local