Home
last modified time | relevance | path

Searched defs:rawsize (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_enc.h252 uint_fast32_t rawsize; member
607 uint_fast32_t rawsize; member
Djas_image.c131 uint_fast32_t rawsize; in jas_image_create() local
629 uint_fast32_t rawsize; in jas_image_rawsize() local
Djpc_enc.c782 int ratestrtosize(char *s, uint_fast32_t rawsize, uint_fast32_t *size) in ratestrtosize()