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

  /external/pdfium/core/fxcodec/codec/
codec_int.h 31 void sycc420_to_rgb(opj_image_t* img);
fx_codec_jpx_opj.cpp 201 sycc420_to_rgb(img);
289 void sycc420_to_rgb(opj_image_t* img) { function
fx_codec_jpx_unittest.cpp 452 sycc420_to_rgb(&img);

Completed in 78 milliseconds