| /third_party/ffmpeg/libavcodec/ |
| D | ptx.c | 34 unsigned int offset, w, h, y, stride, bytes_per_pixel; in ptx_decode_frame() local
|
| 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
|
| 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/mesa3d/src/mesa/state_tracker/ |
| D | st_pbo.h | 38 unsigned bytes_per_pixel; member
|
| /third_party/ffmpeg/libavdevice/ |
| D | fbdev_enc.c | 112 int bytes_per_pixel = ((par->bits_per_coded_sample + 7) >> 3); in fbdev_write_packet() local
|
| D | fbdev_dec.c | 56 int bytes_per_pixel; member
|
| /third_party/mesa3d/src/panfrost/lib/ |
| D | pan_cs.c | 347 pan_select_max_tile_size(unsigned tile_buffer_bytes, unsigned bytes_per_pixel) in pan_select_max_tile_size() 711 unsigned bytes_per_pixel = pan_cbuf_bytes_per_pixel(fb); in GENX() local
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| D | wicdec.c | 62 int bytes_per_pixel; member
|
| /third_party/mesa3d/src/mesa/main/ |
| D | image.c | 173 GLintptr bytes_per_pixel, bytes_per_row, remainder, bytes_per_image; in _mesa_image_offset() local
|
| D | mipmap.c | 73 bytes_per_pixel(GLenum datatype, GLuint comps) in bytes_per_pixel() function
|
| /third_party/glfw/src/ |
| D | mir_window.c | 636 int i, r_stride, bytes_per_pixel, bytes_per_row; in _glfwPlatformCreateCursor() local
|
| /third_party/skia/third_party/externals/libpng/ |
| D | pngwrite.c | 640 int bytes_per_pixel; in png_do_write_intrapixel() local
|
| D | pngread.c | 328 int bytes_per_pixel; in png_do_read_intrapixel() local
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_resource.c | 431 unsigned bytes_per_pixel = MAX2(pres->base.nr_samples, 1) * in panfrost_should_checksum() local
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| D | egl_dri2.h | 322 int bytes_per_pixel; member
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_image.c | 1586 unsigned bytes_per_pixel = vk_format_get_blocksize(image->vk.format); in radv_image_use_comp_to_single() local
|
| 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/skia/third_party/externals/wuffs/release/c/ |
| D | wuffs-v0.2.c | 1714 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_config__pixbuf_len() local 2208 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_from_slice() local 2270 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_from_table() local
|
| D | wuffs-v0.3.c | 4044 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_config__pixbuf_len() local 4575 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_interleaved() local 4619 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_from_slice() local 4688 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_from_table() local
|
| /third_party/skia/third_party/skcms/ |
| D | skcms.cc | 2553 static size_t bytes_per_pixel(skcms_PixelFormat fmt) { in bytes_per_pixel() function
|
| /third_party/astc-encoder/Source/ |
| D | stb_image.h | 1220 static void stbi__vertical_flip(void *image, int w, int h, int bytes_per_pixel) in stbi__vertical_flip() 1245 static void stbi__vertical_flip_slices(void *image, int w, int h, int z, int bytes_per_pixel) in stbi__vertical_flip_slices()
|
| D | wuffs-v0.3.c | 4259 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_config__pixbuf_len() local 4790 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_interleaved() local 4834 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_from_slice() local 4903 uint64_t bytes_per_pixel = bits_per_pixel / 8; in wuffs_base__pixel_buffer__set_from_table() local
|