Home
last modified time | relevance | path

Searched refs:sycc420_to_rgb (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxcodec/codec/
Dcodec_int.h31 void sycc420_to_rgb(opj_image_t* img);
Dfx_codec_jpx_opj.cpp201 sycc420_to_rgb(img); in color_sycc_to_rgb()
289 void sycc420_to_rgb(opj_image_t* img) { in sycc420_to_rgb() function
Dfx_codec_jpx_unittest.cpp452 sycc420_to_rgb(&img); in TEST()