Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_enc.c790 unsigned int enc_pb_count; in enc_post_seq_start() local
813 enc_pb_count = s5p_mfc_hw_call(dev->mfc_ops, in enc_post_seq_start()
815 if (ctx->pb_count < enc_pb_count) in enc_post_seq_start()
816 ctx->pb_count = enc_pb_count; in enc_post_seq_start()