OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opj_bio_init_enc
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/third_party/libopenjpeg20/
bio.h
94
void
opj_bio_init_enc
(opj_bio_t *bio, OPJ_BYTE *bp, OPJ_UINT32 len);
bio.c
138
void
opj_bio_init_enc
(opj_bio_t *bio, OPJ_BYTE *bp, OPJ_UINT32 len) {
function
t2.c
629
opj_bio_init_enc
(bio, c, length);
[
all
...]
Completed in 262 milliseconds