Home
last modified time | relevance | path

Searched defs:bytes_per_pixel (Results 1 - 25 of 29) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dptx.c34 unsigned int offset, w, h, y, stride, bytes_per_pixel; in ptx_decode_frame() local
H A Dmjpegdec.c1442 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 Dmpegvideo.h594 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 Dricoh2_buffer.c156 SANE_Int bytes_per_pixel; in ricoh2_buffer_get_data() local
H A Depsonds-ops.c210 int dpi, bytes_per_pixel; in eds_init_parameters() local
H A Depson2-ops.c1291 int dpi, bytes_per_pixel; in e2_init_parameters() local
H A Depson.c4234 int bytes_per_pixel; in sane_get_parameters() local
H A Dcoolscan3.c217 int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, member
[all...]
H A Dcoolscan2.c252 int samples_per_scan, depth, real_depth, bytes_per_pixel, shift_bits, member
[all...]
H A Dmicrotek2.c4663 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 Dst_pbo.h38 unsigned bytes_per_pixel; member
/third_party/ffmpeg/libavdevice/
H A Dfbdev_dec.c56 int bytes_per_pixel; member
H A Dfbdev_enc.c112 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 Dwicdec.c62 int bytes_per_pixel; member
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_dx9.cpp315 int width, height, bytes_per_pixel; in ImGui_ImplDX9_CreateFontsTexture() local
/third_party/mesa3d/src/mesa/main/
H A Dimage.c173 GLintptr bytes_per_pixel, bytes_per_row, remainder, bytes_per_image; in _mesa_image_offset() local
H A Dmipmap.c73 bytes_per_pixel(GLenum datatype, GLuint comps) in bytes_per_pixel() function
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_cs.c347 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 Dpan_resource.c431 unsigned bytes_per_pixel = MAX2(pres->base.nr_samples, 1) * in panfrost_should_checksum() local
/third_party/skia/third_party/externals/libpng/
H A Dpngwrite.c640 int bytes_per_pixel; in png_do_write_intrapixel() local
H A Dpngread.c333 int bytes_per_pixel; in png_do_read_intrapixel() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.h322 int bytes_per_pixel; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c1586 unsigned bytes_per_pixel = vk_format_get_blocksize(image->vk.format); in radv_image_use_comp_to_single() local
H A Dradv_meta_clear.c1356 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 Dstb_image.h1220 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

Completed in 67 milliseconds

12