Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/coda/
Dcoda.h341 void coda_bit_stream_end_flag(struct coda_ctx *ctx);
Dcoda-common.c1136 coda_bit_stream_end_flag(ctx); in coda_decoder_cmd()
1748 coda_bit_stream_end_flag(ctx); in coda_buf_queue()
1953 coda_bit_stream_end_flag(ctx); in coda_stop_streaming()
2542 coda_bit_stream_end_flag(ctx); in coda_release()
Dcoda-bit.c317 coda_bit_stream_end_flag(ctx); in coda_bitstream_try_queue()
433 void coda_bit_stream_end_flag(struct coda_ctx *ctx) in coda_bit_stream_end_flag() function