Searched full:cabac (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | rockchip,vdec.yaml | 36 - 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 D | hva-h264.c | 87 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 D | hva.h | 76 * @entropy_mode: H.264 entropy mode (CABAC or CVLC)
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | Makefile.target | 117 # Build this test with -mv71 to exercise the CABAC instruction
|
H A D | misc.c | 536 puts("Skipping cabac tests"); in main()
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | regs-mfc.h | 305 #define S5P_FIMV_ENC_H264_ENTROPY_MODE 0xd004 /* CAVLC or CABAC */
|
/openbmc/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_h264.c | 39 * Constant CABAC table.
|
/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/ |
H A D | h264.c | 880 /* CABAC unsupported by hardware, requires software preprocessing */ in tegra_vde_h264_setup_context()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-codec.rst | 1143 Entropy coding mode for H264 - CABAC/CAVALC. Applicable to the H264 1157 - Use CABAC entropy coding.
|
/openbmc/linux/drivers/staging/media/rkvdec/ |
H A D | rkvdec.c | 997 "axi", "ahb", "cabac", "core"
|
H A D | rkvdec-h264.c | 128 * Constant CABAC table. 938 /* config cabac table */ in config_registers()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-defs.c | 274 "CABAC", in v4l2_ctrl_get_menu()
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk322x.dtsi | 643 clock-names = "axi", "ahb", "cabac", "core";
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | shift.idef | 1033 Q6INSN(S2_cabacdecbin,"Rdd32=decbin(Rss32,Rtt32)",ATTRIBS(A_ARCHV3),"CABAC decode bin",
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3328.dtsi | 675 clock-names = "axi", "ahb", "cabac", "core";
|
H A D | rk3399.dtsi | 1394 clock-names = "axi", "ahb", "cabac", "core";
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | allegro-core.c | 1187 /* HEVC always uses CABAC, but this has to be explicitly set */ in allegro_channel_get_entropy_mode()
|