Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/coda/
H A Dcoda.h342 static inline unsigned int coda_get_bitstream_payload(struct coda_ctx *ctx) in coda_get_bitstream_payload() function
H A Dcoda-bit.c259 if (coda_get_bitstream_payload(ctx) + payload + 512 >= in coda_bitstream_try_queue()
2181 if (coda_get_bitstream_payload(ctx) < 512 && in coda_prepare_decode()
2184 coda_get_bitstream_payload(ctx)); in coda_prepare_decode()
2329 if (coda_get_bitstream_payload(ctx) >= ctx->bitstream.size - 512) in coda_finish_decode()