Searched refs:first_field (Results 1 – 2 of 2) sorted by relevance
231 if (ctx->field != ctx->first_field || ctx->aborting) { in deinterlace_irq()232 ctx->field = ctx->first_field; in deinterlace_irq()241 ctx->field = !ctx->first_field; in deinterlace_irq()599 ctx->first_field = in deinterlace_start_streaming()601 ctx->field = ctx->first_field; in deinterlace_start_streaming()
213 unsigned int first_field; member