Searched refs:coda_bitstream_can_fetch_past (Results 1 – 2 of 2) sorted by relevance
351 static inline bool coda_bitstream_can_fetch_past(struct coda_ctx *ctx, in coda_bitstream_can_fetch_past() function357 bool coda_bitstream_can_fetch_past(struct coda_ctx *ctx, unsigned int pos);
357 if (coda_bitstream_can_fetch_past(ctx, meta->end)) in coda_fill_bitstream()