Searched refs:V4L2_PIX_FMT_VP9 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/staging/media/meson/vdec/ |
H A D | vdec_platform.c | 56 .pixfmt = V4L2_PIX_FMT_VP9, 106 .pixfmt = V4L2_PIX_FMT_VP9, 156 .pixfmt = V4L2_PIX_FMT_VP9, 206 .pixfmt = V4L2_PIX_FMT_VP9,
|
H A D | esparser.c | 311 if (sess->fmt_out->pixfmt == V4L2_PIX_FMT_VP9) { in esparser_queue() 342 if (sess->fmt_out->pixfmt == V4L2_PIX_FMT_VP9) { in esparser_queue()
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | vdec_drv_if.c | 44 case V4L2_PIX_FMT_VP9: in vdec_if_init()
|
H A D | mtk_vcodec_dec_stateful.c | 29 .fourcc = V4L2_PIX_FMT_VP9,
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_plat_bufs_v6.c | 1138 if (codec == V4L2_PIX_FMT_VP9) in calculate_dec_input_frame_size() 1147 if (codec == V4L2_PIX_FMT_VP9 || codec == V4L2_PIX_FMT_HEVC) in calculate_dec_input_frame_size() 1166 case V4L2_PIX_FMT_VP9: in output_buffer_count() 1206 case V4L2_PIX_FMT_VP9: in bufreq_dec()
|
H A D | hfi_platform_v4.c | 272 { V4L2_PIX_FMT_VP9, VIDC_SESSION_TYPE_DEC, 200, 10, 200 },
|
H A D | hfi_platform_v6.c | 272 { V4L2_PIX_FMT_VP9, VIDC_SESSION_TYPE_DEC, 200, 60, 200 },
|
H A D | hfi.c | 39 case V4L2_PIX_FMT_VP9: in to_codec_type()
|
H A D | core.c | 189 return V4L2_PIX_FMT_VP9; in to_v4l2_codec_type()
|
H A D | helpers.c | 70 case V4L2_PIX_FMT_VP9: in venus_helper_check_codec() 1099 case V4L2_PIX_FMT_VP9: in venus_helper_get_framesz()
|
H A D | vdec.c | 66 .pixfmt = V4L2_PIX_FMT_VP9,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-compressed.rst | 175 - ``V4L2_PIX_FMT_VP9``
|
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_dec.c | 154 .fourcc = V4L2_PIX_FMT_VP9,
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | 755 #define V4L2_PIX_FMT_VP9 v4l2_fourcc('V', 'P', '9', '0') /* VP9 */ macro
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ioctl.c | 1479 case V4L2_PIX_FMT_VP9: descr = "VP9"; break; in v4l_fill_fmtdesc()
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 198 check_cc vp9_v4l2_m2m linux/videodev2.h "int i = V4L2_PIX_FMT_VP9;"
|