Home
last modified time | relevance | path

Searched defs:tmp_buffer (Results 1 – 12 of 12) 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/libxml2/
DparserInternals.c2033 xmlParserNodeInfo *tmp_buffer; in xmlParserAddNodeInfo() 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.cpp4506 glw::GLuint tmp_buffer = too_much_buffers.top(); in TestErrorsOfNamedBufferData() local
4721 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.c1177 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/flutter/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c456 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