Searched refs:CODA_INST_ENCODER (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda.h45 CODA_INST_ENCODER, enumerator in enum:coda_inst_type
H A Dcoda-common.c176 .type = CODA_INST_ENCODER,
191 .type = CODA_INST_ENCODER,
242 .type = CODA_INST_ENCODER,
885 if (ctx->inst_type != CODA_INST_ENCODER)
1054 ctx->inst_type == CODA_INST_ENCODER)
1074 if (ctx->inst_type == CODA_INST_ENCODER &&
1924 if ((ctx->inst_type == CODA_INST_ENCODER || !ctx->use_bit) &&
2247 if (ctx->inst_type == CODA_INST_ENCODER)
2498 if (ctx->inst_type == CODA_INST_ENCODER) {
2657 if (enable_bwb || ctx->inst_type == CODA_INST_ENCODER)
[all...]
H A Dcoda-bit.c832 if (ctx->inst_type == CODA_INST_ENCODER) {

Completed in 500 milliseconds