Home
last modified time | relevance | path

Searched defs:row_pointer (Results 1 – 5 of 5) sorted by relevance

/external/libjpeg-turbo/
Dexample.c92 JSAMPROW row_pointer[1]; /* pointer to JSAMPLE row[s] */ in write_JPEG_file() local
Dturbojpeg.c761 int i, retval=0, alloc=1; JSAMPROW *row_pointer=NULL; in tjCompress2() local
862 int i, retval=0; JSAMPROW *row_pointer=NULL; in tjEncodeYUVPlanes() local
1380 int i, retval=0; JSAMPROW *row_pointer=NULL; in tjDecompress2() local
1552 int i, retval=0; JSAMPROW *row_pointer=NULL; in tjDecodeYUVPlanes() local
/external/libvncserver/common/
Dturbojpeg.c542 int i, retval=0; JSAMPROW *row_pointer=NULL; in tjCompress2() local
750 int i, retval=0; JSAMPROW *row_pointer=NULL; in tjDecompress2() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpeg.cpp563 JSAMPROW row_pointer[1]; local
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.cc708 JSAMPROW row_pointer[1]; // pointer to JSAMPLE row[s] in CompressInternal() local