Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
Dhfi_plat_bufs_v6.c1187 u32 width = params->width, height = params->height, out_min_count; in bufreq_dec() local
1215 out_min_count = output_buffer_count(VIDC_SESSION_TYPE_DEC, codec); in bufreq_dec()
1217 out_min_count = max(out_min_count, bufreq->count_min); in bufreq_dec()
1235 bufreq->count_min = out_min_count; in bufreq_dec()