Searched full:vp9 (Results 1 – 25 of 37) sorted by relevance
12
| /kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/ |
| D | codec_vp9.c | 41 /* VP9 Constants */ 55 /* VP9 Workspace layout */ 112 * Defines, declarations, sub-functions for vp9 de-block loop 119 * - set video format to VP9 is in vp9_loop_filter_init 128 /* VP9 PROB processing defines */ 220 /* VP9 COUNT mem processing defines */ 438 /* VP9 context lock */ 444 /* Buffer for the VP9 Workspace */ 535 vp9_loop_filter_init(struct amvdec_core *core, struct codec_vp9 *vp9) in vp9_loop_filter_init() argument 537 struct loop_filter_info_n *lfi = &vp9->lfi; in vp9_loop_filter_init() [all …]
|
| D | esparser.c | 79 * VP9 frame headers need to be appended by a 16-byte long 305 * When max ref frame is held by VP9, this should be -= 3 to prevent a in esparser_queue()
|
| D | vdec_hevc.c | 6 * HEVC, VP9
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | pixfmt-compressed.rst | 88 * .. _V4L2-PIX-FMT-VP9: 92 - VP9 video elementary stream.
|
| /kernel/linux/linux-5.10/drivers/staging/media/rkvdec/ |
| D | TODO | 1 * Support for VP9 is planned for this driver.
|
| /kernel/linux/linux-5.10/drivers/staging/media/hantro/ |
| D | TODO | 1 * Support for VP8, VP9 and H264 is planned for this driver.
|
| /kernel/linux/linux-4.19/Documentation/arm/sti/ |
| D | stih418-overview.txt | 15 - VP9
|
| /kernel/linux/linux-5.10/Documentation/arm/sti/ |
| D | stih418-overview.rst | 16 - VP9
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/ |
| D | mediatek-vpu.txt | 4 H.264/VP8/VP9 Decode, H.264/VP8 Encode and Image Processor (scale/rotate/color convert).
|
| D | rockchip,vdec.yaml | 14 HEVC an VP9 streams.
|
| D | amlogic,gx-vdec.yaml | 23 - VDEC_HEVC can decode HEVC and VP9.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/ |
| D | mediatek-vpu.txt | 4 H.264/VP8/VP9 Decode, H.264/VP8 Encode and Image Processor (scale/rotate/color convert).
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-compressed.rst | 171 * .. _V4L2-PIX-FMT-VP9: 175 - VP9 compressed video frame. The encoder generates one
|
| D | ext-ctrls-codec.rst | 3363 .. _v4l2-mpeg-video-vp9-profile: 3369 This control allows selecting the profile for VP9 encoder. 3370 This is also used to enumerate supported profiles by VP9 encoder or decoder. 3386 .. _v4l2-mpeg-video-vp9-level: 3391 This control allows selecting the level for VP9 encoder. 3392 This is also used to enumerate supported levels by VP9 encoder or decoder. 3394 `webmproject <https://www.webmproject.org/vp9/levels/>`__. Possible values are:
|
| /kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/ |
| D | vdec_ipi_msg.h | 70 * VP9 decoder [0]:profile, [1][2] width/height
|
| D | vdec_drv_if.h | 64 * @fourcc : [in] video format fourcc, V4L2_PIX_FMT_H264/VP8/VP9..
|
| /kernel/linux/linux-4.19/drivers/media/platform/mtk-vcodec/ |
| D | vdec_ipi_msg.h | 79 * VP9 decoder [0]:profile, [1][2] width/height
|
| D | vdec_drv_if.h | 68 * @fourcc : [in] video format fourcc, V4L2_PIX_FMT_H264/VP8/VP9..
|
| /kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
| D | core.h | 251 u32 vp9; member 257 u32 vp9; member
|
| D | hfi_helper.h | 367 /* VP9 Profile 0, 8-bit */ 369 /* VP9 Profile 2, 10-bit */
|
| D | venc.c | 704 profile = ctr->profile.vp9; in venc_set_properties() 705 level = ctr->level.vp9; in venc_set_properties()
|
| /kernel/linux/linux-5.10/drivers/media/platform/mtk-vpu/ |
| D | mtk_vpu.h | 41 * handle VP9 video decoder job, and vice versa.
|
| /kernel/linux/linux-4.19/drivers/media/platform/mtk-vpu/ |
| D | mtk_vpu.h | 49 * handle VP9 video decoder job, and vice versa.
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | stih418-clock.dtsi | 292 "", "clk-vp9";
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | stih418-clock.dtsi | 295 "", "clk-vp9";
|
12