Home
last modified time | relevance | path

Searched defs:histptr (Results 1 – 4 of 4) sorted by relevance

/external/libjpeg-turbo/
Djquant2.c130 typedef histcell * histptr; /* for pointers to histogram cells */ typedef
/external/opencv3/3rdparty/libjpeg/
Djquant2.c150 typedef histcell FAR * histptr; /* for pointers to histogram cells */ typedef
/external/opencv3/modules/features2d/src/
Dmser.cpp405 CompHistory* histptr = &histbuf[0]; in pass() local
/external/mksh/src/
Dsh.h1659 EXTERN char **histptr; /* last history item */ variable