Searched refs:coda_bitstream_can_fetch_past (Results 1 – 3 of 3) 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()
1618 if (!coda_bitstream_can_fetch_past(ctx, meta->end) && in coda_job_ready()