Home
last modified time | relevance | path

Searched refs:opj_bio_bytein (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dbio.c69 static OPJ_BOOL opj_bio_bytein(opj_bio_t *bio);
91 static OPJ_BOOL opj_bio_bytein(opj_bio_t *bio) { in opj_bio_bytein() function
111 opj_bio_bytein(bio); /* MSD: why not check the return value of this function ? */ in opj_bio_getbit()
185 if (! opj_bio_bytein(bio)) { in opj_bio_inalign()