Searched defs:term_destination (Results 1 - 4 of 4) sorted by relevance

/external/libjpeg-turbo/
H A Djdatadst.c171 term_destination (j_compress_ptr cinfo) function
225 dest->pub.term_destination = term_destination;
263 dest->pub.term_destination = term_mem_destination;
H A Djpeglib.h795 void (*term_destination) (j_compress_ptr cinfo); member in struct:jpeg_destination_mgr
/external/opencv3/3rdparty/libjpeg/
H A Djdatadst.c163 term_destination (j_compress_ptr cinfo) function
215 dest->pub.term_destination = term_destination;
255 dest->pub.term_destination = term_mem_destination;
/external/opencv3/modules/imgcodecs/src/
H A Dgrfmt_jpeg.cpp495 term_destination (j_compress_ptr cinfo) function in namespace:cv
525 destination->pub.term_destination = term_destination;

Completed in 1272 milliseconds