Home
last modified time | relevance | path

Searched refs:HFI_BUFFER_OUTPUT2 (Results 1 – 12 of 12) sorted by relevance

/drivers/media/platform/qcom/venus/
A Dhfi_platform_v4.c31 .fmts[2] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV12},
32 .fmts[3] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV21},
55 .fmts[3] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV12},
56 .fmts[4] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV21},
57 .fmts[5] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_P010},
82 .fmts[2] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV12},
83 .fmts[3] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV21},
106 .fmts[3] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV12},
107 .fmts[4] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV21},
108 .fmts[5] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_P010},
[all …]
A Dhfi_platform_v6.c31 .fmts[2] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV12},
32 .fmts[3] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV21},
55 .fmts[3] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV12},
56 .fmts[4] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV21},
57 .fmts[5] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_P010},
82 .fmts[2] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV12},
83 .fmts[3] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV21},
106 .fmts[3] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV12},
107 .fmts[4] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_NV21},
108 .fmts[5] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_P010},
[all …]
A Dhelpers.c111 else if (inst->dpb_buftype == HFI_BUFFER_OUTPUT2) in venus_helper_queue_dpb_bufs()
182 else if (inst->dpb_buftype == HFI_BUFFER_OUTPUT2) in venus_helper_alloc_dpb_bufs()
646 inst->opb_buftype == HFI_BUFFER_OUTPUT2; in platform_get_bufreq()
678 if (type == HFI_BUFFER_OUTPUT || type == HFI_BUFFER_OUTPUT2) in venus_helper_get_bufreq()
1201 pconstraint.buffer_type = HFI_BUFFER_OUTPUT2; in venus_helper_set_format_constraints()
1240 buf_count.type = HFI_BUFFER_OUTPUT2; in venus_helper_set_num_bufs()
1296 multi.buffer_type = HFI_BUFFER_OUTPUT2; in venus_helper_set_multistream()
1319 mode.type = HFI_BUFFER_OUTPUT2; in venus_helper_set_dyn_bufmode()
1345 else if (inst->opb_buftype == HFI_BUFFER_OUTPUT2) in venus_helper_get_opb_size()
1805 found = find_fmt_from_caps(caps, HFI_BUFFER_OUTPUT2, fmt); in venus_helper_get_out_fmts()
[all …]
A Dvdec.c783 inst->opb_buftype = HFI_BUFFER_OUTPUT2; in vdec_output_conf()
790 inst->dpb_buftype = HFI_BUFFER_OUTPUT2; in vdec_output_conf()
819 HFI_BUFFER_OUTPUT2); in vdec_output_conf()
833 ret = venus_helper_get_bufreq(inst, HFI_BUFFER_OUTPUT2, in vdec_output_conf()
845 HFI_BUFFER_OUTPUT2); in vdec_output_conf()
A Dhfi_msgs.c574 buffer_type = HFI_BUFFER_OUTPUT2; in hfi_session_ftb_done()
582 buffer_type != HFI_BUFFER_OUTPUT2) in hfi_session_ftb_done()
A Dhfi_cmds.c199 bd->buffer_type == HFI_BUFFER_OUTPUT2) { in pkt_session_set_buffers()
237 bd->buffer_type == HFI_BUFFER_OUTPUT2) { in pkt_session_unset_buffers()
325 else if (out_frame->buffer_type == HFI_BUFFER_OUTPUT2) in pkt_session_ftb()
A Dhfi_parser.c81 mode->buffer_type == HFI_BUFFER_OUTPUT2) in parse_alloc_mode()
A Dhfi.c526 fd->buffer_type == HFI_BUFFER_OUTPUT2) in hfi_session_process_buf()
A Dhfi_plat_bufs_v6.c1234 } else if (buftype == HFI_BUFFER_OUTPUT || buftype == HFI_BUFFER_OUTPUT2) { in bufreq_dec()
1304 buftype == HFI_BUFFER_OUTPUT2) { in bufreq_enc()
A Dhfi_helper.h395 #define HFI_BUFFER_OUTPUT2 0x3 macro
/drivers/media/platform/qcom/iris/
A Diris_hfi_gen1_command.c363 buffer_type == HFI_BUFFER_OUTPUT2) { in iris_hfi_gen1_session_unset_buffers()
451 info->buffer_type = HFI_BUFFER_OUTPUT2; in iris_hfi_gen1_packet_session_set_property()
567 fs.buffer_type = HFI_BUFFER_OUTPUT2; in iris_hfi_gen1_set_resolution()
599 fmt.buffer_type = HFI_BUFFER_OUTPUT2; in iris_hfi_gen1_set_raw_format()
618 pconstraint.buffer_type = HFI_BUFFER_OUTPUT2; in iris_hfi_gen1_set_format_constraints()
656 buf_count.type = HFI_BUFFER_OUTPUT2; in iris_hfi_gen1_set_num_bufs()
686 multi.buffer_type = HFI_BUFFER_OUTPUT2; in iris_hfi_gen1_set_multistream()
698 multi.buffer_type = HFI_BUFFER_OUTPUT2; in iris_hfi_gen1_set_multistream()
721 bufsz.type = HFI_BUFFER_OUTPUT2; in iris_hfi_gen1_set_bufsize()
733 bufsz.type = HFI_BUFFER_OUTPUT2; in iris_hfi_gen1_set_bufsize()
A Diris_hfi_gen1_defines.h75 #define HFI_BUFFER_OUTPUT2 0x3 macro

Completed in 662 milliseconds