HomeSort by relevance Sort by last modified time
    Searched refs:jpc_ppxstabent_t (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_dec.h 104 } jpc_ppxstabent_t; typedef in typeref:struct:__anon21720
118 jpc_ppxstabent_t **ents;
jpc_dec.c 143 int jpc_ppxstab_insert(jpc_ppxstab_t *tab, jpc_ppxstabent_t *ent);
146 jpc_ppxstabent_t *jpc_ppxstabent_create(void);
147 void jpc_ppxstabent_destroy(jpc_ppxstabent_t *ent);
    [all...]

Completed in 33 milliseconds