Home
last modified time | relevance | path

Searched defs:src_pixels (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Drpzaenc.c417 static void update_block_in_prev_frame(const uint16_t *src_pixels, in update_block_in_prev_frame()
566 uint16_t *src_pixels = (uint16_t *)pict->data[0]; in rpza_encode_stream() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2577 GLubyte* src_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 }; in iterate() local
2703 …t::copyAndVerify(const testCase& test_case, const GLubyte** dst_pixels, const GLubyte** src_pixels) in copyAndVerify()
3427 const GLubyte** src_pixels, GLuint depth) in verify()
3768 bool SmokeTest::copyAndVerify(const testCase& test_case, const GLubyte* src_pixels) in copyAndVerify()
3875 GLubyte* src_pixels = 0; in iterate() local
4069 bool SmokeTest::verify(const testCase& test_case, const GLubyte* src_pixels) in verify()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-blend.c161 const guint8 *src_pixels; in gst_video_blend_scale_linear_RGBA() local
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/
Dgstdvbsubenc-util.c101 guint8 *src_pixels = (guint8 *) (src->data[0]); in image_get_rgba_row_callback() local
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_render_sw.c735 void *src_pixels; in SW_RenderReadPixels() local