Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_tiff.cpp291 FX_WORD tif_bpc = 0; in LoadFrameInfo() local
298 TIFFGetField(tif_ctx, TIFFTAG_BITSPERSAMPLE, &tif_bpc); in LoadFrameInfo()
324 bpc = tif_bpc; in LoadFrameInfo()