Searched defs:session_type (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_platform.c24 hfi_platform_get_codec_vpp_freq(enum hfi_version version, u32 codec, u32 session_type) argument
40 hfi_platform_get_codec_vsp_freq(enum hfi_version version, u32 codec, u32 session_type) argument
56 hfi_platform_get_codec_lp_freq(enum hfi_version version, u32 codec, u32 session_type) argument
H A Dhfi_platform_v6.c276 get_codec_freq_data(u32 session_type, u32 pixfmt) argument
292 static unsigned long codec_vpp_freq(u32 session_type, u32 codec) argument
303 static unsigned long codec_vsp_freq(u32 session_type, u32 codec) argument
314 static unsigned long codec_lp_freq(u32 session_type, u32 codec) argument
H A Dhfi_platform_v4.c276 get_codec_freq_data(u32 session_type, u32 pixfmt) argument
292 static unsigned long codec_vpp_freq(u32 session_type, u32 codec) argument
303 static unsigned long codec_vsp_freq(u32 session_type, u32 codec) argument
314 static unsigned long codec_lp_freq(u32 session_type, u32 codec) argument
H A Dhfi_platform.h43 u32 session_type; member in struct:hfi_platform_codec_freq_data
H A Dhfi_cmds.c162 pkt_session_init(struct hfi_session_init_pkt *pkt, void *cookie, u32 session_type, u32 codec) argument
H A Dhfi_msgs.c506 u32 session_type = inst->session_type; local
H A Dpm_helpers.c161 static u32 load_per_type(struct venus_core *core, u32 session_type) argument
333 vcodec_control_v3(struct venus_core *core, u32 session_type, bool enable) argument
[all...]
H A Dhelpers.c44 u32 session_type = inst->session_type; local
1707 u32 session_type = inst->session_type; local
[all...]
H A Dhfi_venus.c1204 static int venus_session_init(struct venus_inst *inst, u32 session_type, argument
1284 u32 session_type = inst->session_type; local
H A Dhfi_plat_bufs_v6.c1156 static int output_buffer_count(u32 session_type, u32 codec) argument
1327 int hfi_plat_bufreq_v6(struct hfi_plat_buffers_params *params, u32 session_type, argument
H A Dcore.h501 u32 session_type; member in struct:venus_inst

Completed in 208 milliseconds