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

  /external/pdfium/third_party/libopenjpeg20/
jp2.h 142 } opj_jp2_color_t; typedef in typeref:struct:opj_jp2_color
195 opj_jp2_color_t color;
jp2.c 109 static void opj_jp2_apply_cdef(opj_image_t *image, opj_jp2_color_t *color, opj_event_mgr_t *);
271 static void opj_jp2_apply_pclr(opj_image_t *image, opj_jp2_color_t *color);
273 static void opj_jp2_free_pclr(opj_jp2_color_t *color);
821 static void opj_jp2_free_pclr(opj_jp2_color_t *color)
832 static OPJ_BOOL opj_jp2_check_color(opj_image_t *image, opj_jp2_color_t *color, opj_event_mgr_t *p_manager)
956 static void opj_jp2_apply_pclr(opj_image_t *image, opj_jp2_color_t *color)
    [all...]

Completed in 1009 milliseconds