Home
last modified time | relevance | path

Searched defs:b_ptr (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/libc-test/src/functionalext/ldso_cfi/
H A Dldso_cfi_typeconversion.cpp40 std::shared_ptr<B> b_ptr = std::make_shared<B>(); in main() local
/third_party/libcoap/src/oscore/
H A Doscore_context.c87 oscore_bytes_equal(uint8_t *a_ptr, uint8_t a_len, uint8_t *b_ptr, uint8_t b_len) oscore_bytes_equal() argument
/third_party/python/Modules/_ctypes/
H A Dctypes.h67 char *b_ptr; /* pointer to memory block */ member
97 char *b_ptr; /* pointer to memory block */ member
/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
1105 const uint8_t* b_ptr = rgb + (swap_rb ? 0 : 2); Import() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c488 const int16_t *b_ptr = &B[0]; in filter_mafq12() local
/third_party/backends/backend/
H A Davision.c6590 uint8_t* b_ptr = g_ptr + bytes_per_line / bpp; in get_background_raster() local
7845 uint8_t* b_ptr = stripe_data + 2 * c_offset + 2; in reader_process() local
7863 uint8_t* b_ptr = g_ptr + s->avdimen.hw_pixels_per_line; in reader_process() local

Completed in 25 milliseconds