| /third_party/ffmpeg/libavcodec/ |
| H A D | ptx.c | 34 unsigned int offset, w, h, y, stride, bytes_per_pixel; in ptx_decode_frame() local
|
| H A D | mjpegdec.c | 1442 int bytes_per_pixel = 1 + (s->bits > 8); in mjpeg_decode_scan() local 1612 const int bytes_per_pixel = 1 + (s->bits > 8); in mjpeg_idct_scan_progressive_ac() local
|
| H A D | mpegvideo.h | 594 const int bytes_per_pixel = 1 + (s->avctx->bits_per_raw_sample > 8); in ff_update_block_index() local
|
| /third_party/backends/backend/ |
| H A D | ricoh2_buffer.c | 156 SANE_Int bytes_per_pixel; in ricoh2_buffer_get_data() local
|
| H A D | epsonds-ops.c | 210 int dpi, bytes_per_pixel; in eds_init_parameters() local
|
| H A D | epson2-ops.c | 1291 int dpi, bytes_per_pixel; in e2_init_parameters() local
|
| H A D | epson.c | 4234 int bytes_per_pixel; in sane_get_parameters() local
|
| H A D | coolscan3.c | 217 int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, member [all...] |
| H A D | coolscan2.c | 252 int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, member [all...] |
| H A D | microtek2.c | 4663 scsi_read_image(Microtek2_Scanner *ms, uint8_t *buffer, int bytes_per_pixel) in scsi_read_image() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_pbo.h | 38 unsigned bytes_per_pixel; member
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | fbdev_dec.c | 56 int bytes_per_pixel; member
|
| H A D | fbdev_enc.c | 112 int bytes_per_pixel = ((par->bits_per_coded_sample + 7) >> 3); in fbdev_write_packet() local
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | wicdec.c | 62 int bytes_per_pixel; member
|
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_dx9.cpp | 315 int width, height, bytes_per_pixel; in ImGui_ImplDX9_CreateFontsTexture() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | image.c | 173 GLintptr bytes_per_pixel, bytes_per_row, remainder, bytes_per_image; in _mesa_image_offset() local
|
| H A D | mipmap.c | 73 bytes_per_pixel(GLenum datatype, GLuint comps) in bytes_per_pixel() function
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_cs.c | 347 pan_select_max_tile_size(unsigned tile_buffer_bytes, unsigned bytes_per_pixel) in pan_select_max_tile_size() argument 711 unsigned bytes_per_pixel = pan_cbuf_bytes_per_pixel(fb); in pan_emit_fbd() local
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 431 unsigned bytes_per_pixel = MAX2(pres->base.nr_samples, 1) * in panfrost_should_checksum() local
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngwrite.c | 640 int bytes_per_pixel; in png_do_write_intrapixel() local
|
| H A D | pngread.c | 333 int bytes_per_pixel; in png_do_read_intrapixel() local
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.h | 322 int bytes_per_pixel; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_image.c | 1586 unsigned bytes_per_pixel = vk_format_get_blocksize(image->vk.format); in radv_image_use_comp_to_single() local
|
| H A D | radv_meta_clear.c | 1356 unsigned bytes_per_pixel = vk_format_get_blocksize(image->vk.format); in radv_clear_dcc_comp_to_single() local
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 1220 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() argument 1245 static void stbi__vertical_flip_slices(void *image, int w, int h, int z, int bytes_per_pixel) in stbi__vertical_flip_slices() argument
|