Home
last modified time | relevance | path

Searched defs:stride_in_bytes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libvpx/vpx/src/
H A Dvpx_image.c27 int stride_in_bytes; in img_alloc_helper() local
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DBase.h46 uint32_t stride_in_bytes = 0; member
/aosp_15_r20/external/libaom/aom/src/
H A Daom_image.c126 const int stride_in_bytes = (int)s; in img_alloc_helper() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture_desc.c205 unsigned stride_in_bytes) in r300_stride_to_width()
H A Dr300_context.h330 unsigned stride_in_bytes[R300_MAX_TEXTURE_LEVELS]; member
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimstb_truetype.h684 int stride_in_bytes; member
3797 …in(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int stride_in_bytes, int paddin… in stbtt_PackBegin()
3852 static void stbtt__h_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned i… in stbtt__h_prefilter()
3914 static void stbtt__v_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned i… in stbtt__v_prefilter()