Home
last modified time | relevance | path

Searched refs:count_min (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h1178 u32 count_min; member
1200 return req->count_min; in hfi_bufreq_get_count_min()
1207 return req->count_min; in hfi_bufreq_get_count_min_host()
1227 req->count_min = val; in hfi_bufreq_set_count_min()
1234 req->count_min = val; in hfi_bufreq_set_count_min_host()
H A Dhfi_plat_bufs_v6.c1272 u32 num_ref, count_min; in bufreq_enc() local
1305 count_min = output_buffer_count(VIDC_SESSION_TYPE_ENC, codec); in bufreq_enc()
1306 hfi_bufreq_set_count_min(bufreq, version, count_min); in bufreq_enc()
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h1063 ((ver) == HFI_VERSION_4XX ? (bufreq)->hold_count : (bufreq)->count_min)
1065 ((ver) == HFI_VERSION_4XX ? (bufreq)->count_min : 0)
1072 u32 count_min; member

Completed in 12 milliseconds