Searched refs:depth_0 (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Djp2.c1615 OPJ_UINT32 depth_0; local
1661 depth_0 = image->comps[0].prec - 1;
1663 jp2->bpc = depth_0 + (sign << 7);
1667 if (depth_0 != depth)

Completed in 116 milliseconds