Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/vicodec/
Dvicodec-core.c138 bool comp_has_frame; member
456 ctx->comp_has_frame = false; in device_run()
593 if (ctx->is_stateless || ctx->is_enc || ctx->comp_has_frame) in job_ready()
647 ctx->comp_has_frame = true; in job_ready()
649 if (ctx->comp_has_frame && sz - ctx->cur_buf_offset >= in job_ready()
662 if (!is_header_valid(&ctx->state.header) && ctx->comp_has_frame) in job_ready()
1732 ctx->comp_has_frame = 0; in vicodec_stop_streaming()