HomeSort by relevance Sort by last modified time
    Searched defs:image_t (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_image.h 54 } image_t; typedef in typeref:struct:__anon38152
60 void h264bsdWriteMacroblock(image_t *image, u8 *data);
63 void h264bsdWriteOutputBlocks(image_t *image, u32 mbNum, u8 *data,
  /external/harfbuzz_ng/util/
ansi-print.cc 91 struct image_t struct
95 image_t (unsigned int width_, function in struct:image_t
104 image_t (unsigned int width_, function in struct:image_t
111 ~image_t (void)
121 copy_sub_image (const image_t &s,
165 void set (const image_t &image)
384 image_t image (width, height, data, stride);
388 image_t cell (CELL_W, CELL_H);
  /external/pixman/test/
composite.c 31 typedef struct image_t image_t; typedef in typeref:struct:image_t
131 struct image_t struct
200 describe_image (image_t *info, char *buf)
227 composite_test (image_t *dst,
229 image_t *src,
230 image_t *mask,
384 image_init (image_t *info,
424 image_fini (image_t *info)
450 image_t src, mask, dst
    [all...]

Completed in 140 milliseconds