Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp271 static bool sycc420_must_extend_cbcr(OPJ_UINT32 y, OPJ_UINT32 cbcr) { in sycc420_must_extend_cbcr() function
290 bool extw = sycc420_must_extend_cbcr(yw, cbw); in sycc420_to_rgb()
291 bool exth = sycc420_must_extend_cbcr(yh, cbh); in sycc420_to_rgb()