Home
last modified time | relevance | path

Searched defs:g_ptr (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c38 u16 *r_ptr, *g_ptr, *b_ptr; in mga_crtc_load_lut() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_csp_enc.c331 ImportOneRow(const uint8_t* const r_ptr, const uint8_t* const g_ptr, const uint8_t* const b_ptr, int step, int pic_width, fixed_y_t* const dst) ImportOneRow() argument
445 PreprocessARGB(const uint8_t* r_ptr, const uint8_t* g_ptr, const uint8_t* b_ptr, int step, int rgb_stride, WebPPicture* const picture) PreprocessARGB() argument
754 ConvertRowToY(const uint8_t* const r_ptr, const uint8_t* const g_ptr, const uint8_t* const b_ptr, int step, uint8_t* const dst_y, int width, VP8Random* const rg) ConvertRowToY() argument
767 AccumulateRGBA(const uint8_t* const r_ptr, const uint8_t* const g_ptr, const uint8_t* const b_ptr, const uint8_t* const a_ptr, int rgb_stride, uint16_t* dst, int width) AccumulateRGBA() argument
811 AccumulateRGB(const uint8_t* const r_ptr, const uint8_t* const g_ptr, const uint8_t* const b_ptr, int step, int rgb_stride, uint16_t* dst, int width) AccumulateRGB() argument
842 ImportYUVAFromRGBA(const uint8_t* r_ptr, const uint8_t* g_ptr, const uint8_t* b_ptr, const uint8_t* a_ptr, int step, int rgb_stride, float dithering, int use_iterative_conversion, WebPPicture* const picture) ImportYUVAFromRGBA() argument
1104 const uint8_t* g_ptr = rgb + 1; Import() local
[all...]
/third_party/backends/backend/
H A Davision.c6589 uint8_t* g_ptr = r_ptr + bytes_per_line / bpp; in get_background_raster() local
7844 uint8_t* g_ptr = stripe_data + c_offset + 1; in reader_process() local
7862 uint8_t* g_ptr = r_ptr + s->avdimen.hw_pixels_per_line; in reader_process() local

Completed in 14 milliseconds