Searched defs:stride_in_bytes (Results  1 – 5 of 5) sorted by relevance
| /external/libvpx/vpx/src/ | 
| D | vpx_image.c | 25   unsigned int stride_in_bytes;  in img_alloc_helper()  local
 | 
| /external/mesa3d/src/gallium/drivers/r300/ | 
| D | r300_texture_desc.c | 206                               unsigned stride_in_bytes)  in r300_stride_to_width()
 | 
| D | r300_context.h | 346     unsigned stride_in_bytes[R300_MAX_TEXTURE_LEVELS];  member
 | 
| /external/libaom/aom/src/ | 
| D | aom_image.c | 40   unsigned int stride_in_bytes;  in img_alloc_helper()  local
 | 
| /external/mesa3d/src/imgui/ | 
| D | imstb_truetype.h | 684    int   stride_in_bytes;  member3797 …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()
 
 |