/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_image.h | 54 } image_t; typedef in typeref:struct:__anon32582 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 | 80 struct image_t struct 84 image_t (unsigned int width_, function in struct:image_t 93 image_t (unsigned int width_, function in struct:image_t 100 ~image_t (void) 110 copy_sub_image (const image_t &s, 153 void set (const image_t &image) 372 image_t image (width, height, data, stride); 376 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...] |