Home
last modified time | relevance | path

Searched refs:hevc (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/media/test-drivers/visl/
H A Dvisl-dec.c169 for (i = 0; i < ARRAY_SIZE(run->hevc.dpram->dpb); i++) { in visl_get_ref_frames()
170 vb2_buf = vb2_find_buffer(cap_q, run->hevc.dpram->dpb[i].timestamp); in visl_get_ref_frames()
173 run->hevc.dpram->dpb[i].timestamp, in visl_get_ref_frames()
177 run->hevc.dpram->dpb[i].timestamp); in visl_get_ref_frames()
318 "HEVC: %d", run->hevc.dpram->pic_order_cnt_val); in visl_tpg_fill_codec_specific()
540 trace_v4l2_ctrl_hevc_sps(run->hevc.sps); in visl_trace_ctrls()
541 trace_v4l2_ctrl_hevc_pps(run->hevc.pps); in visl_trace_ctrls()
542 trace_v4l2_ctrl_hevc_slice_params(run->hevc.spram); in visl_trace_ctrls()
543 trace_v4l2_ctrl_hevc_scaling_matrix(run->hevc.sm); in visl_trace_ctrls()
544 trace_v4l2_ctrl_hevc_decode_params(run->hevc.dpram); in visl_trace_ctrls()
[all …]
H A Dvisl-dec.h65 struct visl_hevc_run hevc; member
H A Dvisl-trace-hevc.h404 #define TRACE_INCLUDE_FILE visl-trace-hevc
/linux/drivers/media/platform/allegro-dvt/
H A DMakefile4 allegro-objs += nal-rbsp.o nal-h264.o nal-hevc.o
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h525 struct s5p_mfc_hevc_enc_params hevc; member
H A Ds5p_mfc_opr_v6.c1598 struct s5p_mfc_hevc_enc_params *p_hevc = &p->codec.hevc; in s5p_mfc_set_enc_params_hevc()
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst2348 .. _v4l2-hevc-hier-coding-type:
2417 .. _v4l2-hevc-profile:
2447 .. _v4l2-hevc-level:
2476 .. _v4l2-hevc-tier:
2497 .. _v4l2-hevc-loop-filter-mode:
2533 .. _v4l2-hevc-refresh-type:
2614 .. _v4l2-hevc-size-of-length-field:
H A Dext-ctrls-codec-stateless.rst2052 .. _v4l2-codec-stateless-hevc:
2057 These bitstream parameters are defined according to :ref:`hevc`.
2218 These bitstream parameters are defined according to :ref:`hevc`.
2378 These bitstream parameters are defined according to :ref:`hevc`.
2554 This bitstream parameter is defined according to :ref:`hevc`.
2564 These matrix and parameters are defined according to :ref:`hevc`.
2830 according to :ref:`hevc` 7.3.1.1 General NAL unit syntax, hence
2835 to be prefixed by Annex B start codes. According to :ref:`hevc`
2873 These parameters are defined according to :ref:`hevc`.
H A Dpixfmt-compressed.rst220 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-hevc>`.
/linux/arch/arm64/boot/dts/exynos/
H A Dexynos5433.dtsi586 compatible = "samsung,exynos5433-cmu-hevc";