Home
last modified time | relevance | path

Searched defs:gptr (Results 1 - 10 of 10) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Denum-typecheck.c23 enum good *gptr = &g; variable
/third_party/ffmpeg/libavfilter/
H A Dvf_colortemperature.c118 uint8_t *gptr = frame->data[0] + slice_start * glinesize; in temperature_slice8() local
160 uint16_t *gptr = (uint16_t *)frame->data[0] + slice_start * glinesize; in temperature_slice16() local
H A Dvf_colorcontrast.c103 uint8_t *gptr = frame->data[0] + slice_start * glinesize; in colorcontrast_slice8() local
157 uint16_t *gptr = (uint16_t *)frame->data[0] + slice_start * glinesize; in colorcontrast_slice16() local
H A Dvf_vibrance.c77 uint8_t *gptr = frame->data[0] + slice_start * glinesize; in vibrance_slice8() local
136 uint16_t *gptr = (uint16_t *)frame->data[0] + slice_start * glinesize; in vibrance_slice16() local
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_core.c235 struct rbug_proto_texture_read *gptr = (struct rbug_proto_texture_read *)header; in rbug_texture_read() local
/third_party/backends/backend/pixma/
H A Dpixma_mp750.c451 rgb_to_gray (uint8_t * gptr, const uint8_t * cptr, unsigned pixels, unsigned c) in rgb_to_gray() argument
H A Dpixma_common.c342 pixma_r_to_ir (uint8_t * gptr, uint8_t * sptr, unsigned w, unsigned c) in pixma_r_to_ir() argument
367 pixma_rgb_to_gray (uint8_t * gptr, uint8_t * sptr, unsigned w, unsigned c) in pixma_rgb_to_gray() argument
[all...]
H A Dpixma_mp800.c1611 uint8_t *sptr, *dptr, *gptr, *cptr; in post_process_image_data() local
H A Dpixma_mp150.c1148 uint8_t *sptr, *dptr, *gptr, *cptr; in post_process_image_data() local
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c9161 uint32_t *gptr, *gptrend; in get_branchlength() local
[all...]

Completed in 23 milliseconds