Home
last modified time | relevance | path

Searched defs:tmp_buffer (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtitem.cc132 GstBuffer *tmp_buffer; in ~QtGLVideoItem() local
313 GstBuffer *tmp_buffer; in updatePaintNode() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_query.c286 struct pipe_resource *tmp_buffer = NULL; in gfx10_sh_query_get_result_resource() local
Dsi_query.c1533 struct pipe_resource *tmp_buffer = NULL; in si_query_hw_get_result_resource() local
/third_party/node/deps/ada/
Dada.cpp9606 std::u32string tmp_buffer; in from_ascii_to_ascii() local
9678 std::u32string tmp_buffer; in to_ascii() local
9750 std::u32string tmp_buffer; in to_unicode() local
10393 std::string tmp_buffer; in href_from_file() local
11632 std::string tmp_buffer; in parse_path() local
12125 std::string tmp_buffer; in parse_url() local
13419 std::string tmp_buffer; in parse_path() local
/third_party/lz4/tests/
Dfuzzer.c1228 { char tmp_buffer[240] = { 0 }; in FUZ_unitTests() local
1346 { char tmp_buffer[240] = { 0 }; in FUZ_unitTests() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp4505 glw::GLuint tmp_buffer = too_much_buffers.top(); in TestErrorsOfNamedBufferData() local
4720 glw::GLuint tmp_buffer = too_much_buffers.top(); in TestErrorsOfNamedBufferStorage() local
Dgl3cTransformFeedbackTests.cpp875 glw::GLchar tmp_buffer[256]; in testExtension1() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_query.c1611 struct pipe_resource *tmp_buffer = NULL; in r600_query_hw_get_result_resource() local
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux.c1205 GstBuffer *tmp_buffer; in gst_hls_demux_data_received() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c460 fixed_y_t* const tmp_buffer = SAFE_ALLOC(w * 3, 2, fixed_y_t); // scratch in PreprocessARGB() local
/third_party/ffmpeg/libavcodec/
Dexr.c817 uint16_t tmp_buffer[16]; /* B44 use 4x4 half float pixel */ in b44_uncompress() local