/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | venc.c | 687 ret = hfi_session_set_property(inst, ptype, &frate); in venc_set_properties() 702 ret = hfi_session_set_property(inst, ptype, &info); in venc_set_properties() 712 ret = hfi_session_set_property(inst, ptype, &entropy); in venc_set_properties() 723 ret = hfi_session_set_property(inst, ptype, &deblock); in venc_set_properties() 733 ret = hfi_session_set_property(inst, ptype, &h264_transform); in venc_set_properties() 748 ret = hfi_session_set_property(inst, ptype, &idrp); in venc_set_properties() 778 ret = hfi_session_set_property(inst, ptype, &hdr10); in venc_set_properties() 787 ret = hfi_session_set_property(inst, ptype, &max_num_b_frames); in venc_set_properties() 796 ret = hfi_session_set_property(inst, ptype, &intra_period); in venc_set_properties() 812 ret = hfi_session_set_property(ins in venc_set_properties() [all...] |
H A D | venc_ctrls.c | 94 ret = hfi_session_set_property(inst, ptype, &brate); in venc_op_s_ctrl() 222 ret = hfi_session_set_property(inst, ptype, &en); in venc_op_s_ctrl() 259 ret = hfi_session_set_property(inst, ptype, &en); in venc_op_s_ctrl() 291 ret = hfi_session_set_property(inst, ptype, <r_mark); in venc_op_s_ctrl() 306 ret = hfi_session_set_property(inst, ptype, <r_use); in venc_op_s_ctrl()
|
H A D | helpers.c | 941 return hfi_session_set_property(inst, ptype, &pl); in venus_helper_set_profile_level() 1133 return hfi_session_set_property(inst, ptype, &fs); in venus_helper_set_input_resolution() 1148 return hfi_session_set_property(inst, ptype, &fs); in venus_helper_set_output_resolution() 1185 return hfi_session_set_property(inst, ptype, &wm); in venus_helper_set_work_mode() 1213 return hfi_session_set_property(inst, ptype, &pconstraint); in venus_helper_set_format_constraints() 1228 ret = hfi_session_set_property(inst, ptype, &buf_count); in venus_helper_set_num_bufs() 1235 ret = hfi_session_set_property(inst, ptype, &buf_count); in venus_helper_set_num_bufs() 1243 ret = hfi_session_set_property(inst, ptype, &buf_count); in venus_helper_set_num_bufs() 1259 return hfi_session_set_property(inst, ptype, &fmt); in venus_helper_set_raw_format() 1292 ret = hfi_session_set_property(ins in venus_helper_set_multistream() [all...] |
H A D | hfi.c | 525 int hfi_session_set_property(struct venus_inst *inst, u32 ptype, void *pdata) in hfi_session_set_property() function 537 EXPORT_SYMBOL_GPL(hfi_session_set_property); variable
|
H A D | hfi.h | 173 int hfi_session_set_property(struct venus_inst *inst, u32 ptype, void *pdata);
|
H A D | vdec.c | 692 ret = hfi_session_set_property(inst, ptype, &en); in vdec_set_properties() 700 ret = hfi_session_set_property(inst, ptype, &decode_order); in vdec_set_properties() 708 ret = hfi_session_set_property(inst, ptype, &en); in vdec_set_properties() 718 ret = hfi_session_set_property(inst, ptype, &conceal); in vdec_set_properties() 735 return hfi_session_set_property(inst, ptype, &wr); in vdec_set_work_route() 761 ret = hfi_session_set_property(inst, ptype, &en); in vdec_output_conf()
|
H A D | pm_helpers.c | 542 ret = hfi_session_set_property(inst, ptype, &venc_mode); in power_save_mode_enable() 675 ret = hfi_session_set_property(inst, ptype, &cu); in decide_core()
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | venc.c | 553 ret = hfi_session_set_property(inst, ptype, &frate); in venc_set_properties() 567 ret = hfi_session_set_property(inst, ptype, &info); in venc_set_properties() 577 ret = hfi_session_set_property(inst, ptype, &entropy); in venc_set_properties() 588 ret = hfi_session_set_property(inst, ptype, &deblock); in venc_set_properties() 600 ret = hfi_session_set_property(inst, ptype, &idrp); in venc_set_properties() 608 ret = hfi_session_set_property(inst, ptype, &max_num_b_frames); in venc_set_properties() 617 ret = hfi_session_set_property(inst, ptype, &intra_period); in venc_set_properties() 633 ret = hfi_session_set_property(inst, ptype, &rate_control); in venc_set_properties() 642 ret = hfi_session_set_property(inst, ptype, &quality); in venc_set_properties() 656 ret = hfi_session_set_property(ins in venc_set_properties() [all...] |
H A D | helpers.c | 820 return hfi_session_set_property(inst, ptype, &pl); in venus_helper_set_profile_level() 1010 return hfi_session_set_property(inst, ptype, &fs); in venus_helper_set_input_resolution() 1025 return hfi_session_set_property(inst, ptype, &fs); in venus_helper_set_output_resolution() 1039 return hfi_session_set_property(inst, ptype, &wm); in venus_helper_set_work_mode() 1084 ret = hfi_session_set_property(inst, ptype, &buf_count); in venus_helper_set_num_bufs() 1091 ret = hfi_session_set_property(inst, ptype, &buf_count); in venus_helper_set_num_bufs() 1099 ret = hfi_session_set_property(inst, ptype, &buf_count); in venus_helper_set_num_bufs() 1115 return hfi_session_set_property(inst, ptype, &fmt); in venus_helper_set_raw_format() 1148 ret = hfi_session_set_property(inst, ptype, &multi); in venus_helper_set_multistream() 1155 return hfi_session_set_property(ins in venus_helper_set_multistream() [all...] |
H A D | venc_ctrls.c | 91 ret = hfi_session_set_property(inst, ptype, &brate); in venc_op_s_ctrl() 193 ret = hfi_session_set_property(inst, ptype, &en); in venc_op_s_ctrl()
|
H A D | hfi.c | 463 int hfi_session_set_property(struct venus_inst *inst, u32 ptype, void *pdata) in hfi_session_set_property() function 472 EXPORT_SYMBOL_GPL(hfi_session_set_property); variable
|
H A D | hfi.h | 173 int hfi_session_set_property(struct venus_inst *inst, u32 ptype, void *pdata);
|
H A D | pm_helpers.c | 573 return hfi_session_set_property(inst, ptype, &cu); in decide_core()
|
H A D | vdec.c | 635 ret = hfi_session_set_property(inst, ptype, &en); in vdec_set_properties() 663 ret = hfi_session_set_property(inst, ptype, &en); in vdec_output_conf()
|