Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_enc.c794 unsigned int enc_pb_count; in enc_post_seq_start() local
816 enc_pb_count = s5p_mfc_hw_call(dev->mfc_ops, in enc_post_seq_start()
818 if (ctx->pb_count < enc_pb_count) in enc_post_seq_start()
819 ctx->pb_count = enc_pb_count; in enc_post_seq_start()