Searched defs:occ0 (Results 1 – 5 of 5) sorted by relevance
/external/opencv3/modules/cudalegacy/src/ |
D | interpolate_frames.cpp | 70 GpuMat occ0 = buf.rowRange(0 * frame0.rows, 1 * frame0.rows); in interpolateFrames() local
|
/external/pdfium/third_party/libtiff/ |
D | tif_predict.c | 417 PredictorDecodeRow(TIFF* tif, uint8* op0, tmsize_t occ0, uint16 s) in PredictorDecodeRow() 440 PredictorDecodeTile(TIFF* tif, uint8* op0, tmsize_t occ0, uint16 s) in PredictorDecodeTile()
|
D | tif_lzw.c | 360 LZWDecode(TIFF* tif, uint8* op0, tmsize_t occ0, uint16 s) in LZWDecode() 588 LZWDecodeCompat(TIFF* tif, uint8* op0, tmsize_t occ0, uint16 s) in LZWDecodeCompat()
|
/external/opencv3/3rdparty/libtiff/ |
D | tif_predict.c | 409 PredictorDecodeRow(TIFF* tif, uint8* op0, tmsize_t occ0, uint16 s) in PredictorDecodeRow() 432 PredictorDecodeTile(TIFF* tif, uint8* op0, tmsize_t occ0, uint16 s) in PredictorDecodeTile()
|
D | tif_lzw.c | 358 LZWDecode(TIFF* tif, uint8* op0, tmsize_t occ0, uint16 s) in LZWDecode() 583 LZWDecodeCompat(TIFF* tif, uint8* op0, tmsize_t occ0, uint16 s) in LZWDecodeCompat()
|