Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_enc.c1153 unsigned int enc_pb_count; in enc_post_seq_start() local
1175 enc_pb_count = s5p_mfc_hw_call(dev->mfc_ops, in enc_post_seq_start()
1177 if (ctx->pb_count < enc_pb_count) in enc_post_seq_start()
1178 ctx->pb_count = enc_pb_count; in enc_post_seq_start()