Home
last modified time | relevance | path

Searched full:cabac (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/media/
H A Drockchip,vdec.yaml36 - description: The Video Decoded CABAC clock
43 - const: cabac
78 clock-names = "axi", "ahb", "cabac", "core";
/openbmc/linux/drivers/media/platform/st/sti/hva/
H A Dhva-h264.c87 CABAC = 1 enumerator
199 * 1 = CABAC
236 * @addr_cabac_context_buffer: address of cabac context buffer
430 int cabac = V4L2_MPEG_VIDEO_H264_ENTROPY_MODE_CABAC; in hva_h264_fill_slice_header() local
469 if (ctrls->entropy_mode == cabac) { in hva_h264_fill_slice_header()
648 CABAC; in hva_h264_prepare_task()
H A Dhva.h76 * @entropy_mode: H.264 entropy mode (CABAC or CVLC)
/openbmc/qemu/tests/tcg/hexagon/
H A DMakefile.target117 # Build this test with -mv71 to exercise the CABAC instruction
H A Dmisc.c536 puts("Skipping cabac tests"); in main()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Dregs-mfc.h305 #define S5P_FIMV_ENC_H264_ENTROPY_MODE 0xd004 /* CAVLC or CABAC */
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_h264.c39 * Constant CABAC table.
/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dh264.c880 /* CABAC unsupported by hardware, requires software preprocessing */ in tegra_vde_h264_setup_context()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst1143 Entropy coding mode for H264 - CABAC/CAVALC. Applicable to the H264
1157 - Use CABAC entropy coding.
/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec.c997 "axi", "ahb", "cabac", "core"
H A Drkvdec-h264.c128 * Constant CABAC table.
938 /* config cabac table */ in config_registers()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c274 "CABAC", in v4l2_ctrl_get_menu()
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk322x.dtsi643 clock-names = "axi", "ahb", "cabac", "core";
/openbmc/qemu/target/hexagon/imported/
H A Dshift.idef1033 Q6INSN(S2_cabacdecbin,"Rdd32=decbin(Rss32,Rtt32)",ATTRIBS(A_ARCHV3),"CABAC decode bin",
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328.dtsi675 clock-names = "axi", "ahb", "cabac", "core";
H A Drk3399.dtsi1394 clock-names = "axi", "ahb", "cabac", "core";
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c1187 /* HEVC always uses CABAC, but this has to be explicitly set */ in allegro_channel_get_entropy_mode()