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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_image.h 54 } image_t; typedef in typeref:struct:__anon27893
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 93 struct image_t struct
97 image_t (unsigned int width_, function in struct:image_t
106 image_t (unsigned int width_, function in struct:image_t
113 ~image_t (void)
123 copy_sub_image (const image_t &s,
167 void set (const image_t &image)
387 image_t image (width, height, data, stride);
391 image_t cell (CELL_W, CELL_H);

Completed in 54 milliseconds