Home
last modified time | relevance | path

Searched defs:occ (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_next.c49 NeXTDecode(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in NeXTDecode()
Dtif_thunder.c169 ThunderDecodeRow(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in ThunderDecodeRow()
Dtif_packbits.c216 PackBitsDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in PackBitsDecode()
Dtif_luv.c185 LogL16Decode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in LogL16Decode()
261 LogLuvDecode24(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in LogLuvDecode24()
318 LogLuvDecode32(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in LogLuvDecode32()
448 tmsize_t occ; in LogL16Encode() local
541 tmsize_t occ; in LogLuvEncode24() local
598 tmsize_t occ; in LogLuvEncode32() local
Dtif_fax3.c227 Fax3Decode1D(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax3Decode1D()
270 Fax3Decode2D(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax3Decode2D()
1430 Fax4Decode(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax4Decode()
1554 Fax3DecodeRLE(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax3DecodeRLE()
Dtif_zip.c153 ZIPDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in ZIPDecode()
Dtif_lzw.c365 long occ = (long) occ0; in LZWDecode() local
602 long occ = (long) occ0; in LZWDecodeCompat() local
Dtif_pixarlog.c753 PixarLogDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in PixarLogDecode()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.cc828 GraphOpOccurrences occ; in ProcessGraphDef() local
/external/deqp/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp1812 GLuint occ; in iterate() local
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_types.h1489 SVGADXOcclusionQueryResult occ; member