Searched refs:venus_helper_get_framesz_raw (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/platform/qcom/venus/ |
| A D | helpers.h | 32 u32 venus_helper_get_framesz_raw(u32 hfi_fmt, u32 width, u32 height);
|
| A D | helpers.c | 1041 u32 venus_helper_get_framesz_raw(u32 hfi_fmt, u32 width, u32 height) in venus_helper_get_framesz_raw() function 1059 EXPORT_SYMBOL_GPL(venus_helper_get_framesz_raw); 1099 return venus_helper_get_framesz_raw(hfi_fmt, width, height); in venus_helper_get_framesz()
|
| A D | hfi_plat_bufs_v6.c | 1237 venus_helper_get_framesz_raw(params->hfi_color_fmt, in bufreq_dec() 1296 venus_helper_get_framesz_raw(params->hfi_color_fmt, in bufreq_enc()
|
| A D | vdec.c | 711 venus_helper_get_framesz_raw(out_fmt, width, height); in vdec_output_conf() 713 venus_helper_get_framesz_raw(out2_fmt, width, height); in vdec_output_conf()
|
Completed in 14 milliseconds