Searched defs:session_type (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_platform_v4.c | 276 get_codec_freq_data(u32 session_type, u32 pixfmt) in get_codec_freq_data() 292 static unsigned long codec_vpp_freq(u32 session_type, u32 codec) in codec_vpp_freq() 303 static unsigned long codec_vsp_freq(u32 session_type, u32 codec) in codec_vsp_freq() 314 static unsigned long codec_lp_freq(u32 session_type, u32 codec) in codec_lp_freq()
|
H A D | hfi_platform_v6.c | 276 get_codec_freq_data(u32 session_type, u32 pixfmt) in get_codec_freq_data() 292 static unsigned long codec_vpp_freq(u32 session_type, u32 codec) in codec_vpp_freq() 303 static unsigned long codec_vsp_freq(u32 session_type, u32 codec) in codec_vsp_freq() 314 static unsigned long codec_lp_freq(u32 session_type, u32 codec) in codec_lp_freq()
|
H A D | hfi_platform.c | 24 hfi_platform_get_codec_vpp_freq(enum hfi_version version, u32 codec, u32 session_type) in hfi_platform_get_codec_vpp_freq() 40 hfi_platform_get_codec_vsp_freq(enum hfi_version version, u32 codec, u32 session_type) in hfi_platform_get_codec_vsp_freq() 56 hfi_platform_get_codec_lp_freq(enum hfi_version version, u32 codec, u32 session_type) in hfi_platform_get_codec_lp_freq()
|
H A D | hfi_platform.h | 43 u32 session_type; member
|
H A D | pm_helpers.c | 161 static u32 load_per_type(struct venus_core *core, u32 session_type) in load_per_type() 333 vcodec_control_v3(struct venus_core *core, u32 session_type, bool enable) in vcodec_control_v3()
|
H A D | hfi_msgs.c | 506 u32 session_type = inst->session_type; in hfi_session_ftb_done() local
|
H A D | helpers.c | 44 u32 session_type = inst->session_type; in venus_helper_check_codec() local 1707 u32 session_type = inst->session_type; in venus_helper_session_init() local
|
H A D | hfi_plat_bufs_v6.c | 1156 static int output_buffer_count(u32 session_type, u32 codec) in output_buffer_count() 1327 int hfi_plat_bufreq_v6(struct hfi_plat_buffers_params *params, u32 session_type, in hfi_plat_bufreq_v6()
|
H A D | hfi_cmds.c | 163 u32 session_type, u32 codec) in pkt_session_init()
|
/linux/tools/testing/selftests/tpm2/ |
H A D | tpm2.py | 457 def start_auth_session(self, session_type, name_alg = TPM2_ALG_SHA1): argument
|