/Linux-v6.6/drivers/staging/media/meson/vdec/ |
D | vdec_platform.c | 18 .pixfmt = V4L2_PIX_FMT_H264, 68 .pixfmt = V4L2_PIX_FMT_H264, 118 .pixfmt = V4L2_PIX_FMT_H264, 168 .pixfmt = V4L2_PIX_FMT_H264, 218 .pixfmt = V4L2_PIX_FMT_H264,
|
/Linux-v6.6/drivers/media/platform/chips-media/ |
D | coda-bit.c | 299 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264) in coda_bitstream_try_queue() 485 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264 || in coda_alloc_framebuffers() 486 ctx->codec->dst_fourcc == V4L2_PIX_FMT_H264 || in coda_alloc_framebuffers() 506 (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264 || in coda_alloc_framebuffers() 549 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264) in coda_alloc_framebuffers() 586 if (!ctx->slicebuf.vaddr && q_data->fourcc == V4L2_PIX_FMT_H264) { in coda_alloc_context_buffers() 607 q_data->fourcc == V4L2_PIX_FMT_H264) in coda_alloc_context_buffers() 643 ctx->codec->dst_fourcc == V4L2_PIX_FMT_H264 && in coda_encode_header() 1145 if (dst_fourcc == V4L2_PIX_FMT_H264) { in coda_start_encoding() 1176 case V4L2_PIX_FMT_H264: in coda_start_encoding() [all …]
|
D | coda-common.c | 134 CODA_CODEC(CODADX6_MODE_ENCODE_H264, V4L2_PIX_FMT_YUV420, V4L2_PIX_FMT_H264, 720, 576), 139 CODA_CODEC(CODA7_MODE_ENCODE_H264, V4L2_PIX_FMT_YUV420, V4L2_PIX_FMT_H264, 720, 576), 140 CODA_CODEC(CODA7_MODE_DECODE_H264, V4L2_PIX_FMT_H264, V4L2_PIX_FMT_YUV420, 1920, 1088), 146 CODA_CODEC(CODA7_MODE_ENCODE_H264, V4L2_PIX_FMT_YUV420, V4L2_PIX_FMT_H264, 1280, 720), 149 CODA_CODEC(CODA7_MODE_DECODE_H264, V4L2_PIX_FMT_H264, V4L2_PIX_FMT_YUV420, 1920, 1088), 156 CODA_CODEC(CODA9_MODE_ENCODE_H264, V4L2_PIX_FMT_YUV420, V4L2_PIX_FMT_H264, 1920, 1088), 159 CODA_CODEC(CODA9_MODE_DECODE_H264, V4L2_PIX_FMT_H264, V4L2_PIX_FMT_YUV420, 1920, 1088), 184 V4L2_PIX_FMT_H264, 209 V4L2_PIX_FMT_H264, 637 case V4L2_PIX_FMT_H264: in coda_try_fmt() [all …]
|
/Linux-v6.6/drivers/media/platform/allegro-dvt/ |
D | allegro-core.c | 1211 if (channel->codec == V4L2_PIX_FMT_H264) { in fill_create_channel_param() 2058 if (channel->codec == V4L2_PIX_FMT_H264) in allegro_channel_finish_frame() 2076 if (channel->codec == V4L2_PIX_FMT_H264) in allegro_channel_finish_frame() 2097 if (channel->codec == V4L2_PIX_FMT_H264) in allegro_channel_finish_frame() 2635 if (codec == V4L2_PIX_FMT_H264) { in allegro_channel_adjust() 2652 if (codec == V4L2_PIX_FMT_H264) in allegro_channel_adjust() 2672 codec == V4L2_PIX_FMT_H264); in allegro_channel_adjust() 2674 codec == V4L2_PIX_FMT_H264); in allegro_channel_adjust() 2676 codec == V4L2_PIX_FMT_H264); in allegro_channel_adjust() 2678 codec == V4L2_PIX_FMT_H264); in allegro_channel_adjust() [all …]
|
D | allegro-mail.c | 72 case V4L2_PIX_FMT_H264: in settings_get_mcu_codec() 80 case V4L2_PIX_FMT_H264: in settings_get_mcu_codec()
|
/Linux-v6.6/drivers/media/platform/mediatek/vcodec/encoder/ |
D | venc_drv_if.c | 27 case V4L2_PIX_FMT_H264: in venc_if_init()
|
D | mtk_vcodec_enc_drv.c | 48 .fourcc = V4L2_PIX_FMT_H264,
|
D | mtk_vcodec_enc.c | 904 if ((ctx->q_data[MTK_Q_DATA_DST].fmt->fourcc == V4L2_PIX_FMT_H264) && in vb2ops_venc_start_streaming() 1237 if ((ctx->q_data[MTK_Q_DATA_DST].fmt->fourcc == V4L2_PIX_FMT_H264) && in m2mops_venc_device_run()
|
/Linux-v6.6/drivers/media/common/ |
D | uvc.c | 109 .fcc = V4L2_PIX_FMT_H264,
|
/Linux-v6.6/drivers/media/platform/qcom/venus/ |
D | hfi_platform_v4.c | 265 { V4L2_PIX_FMT_H264, VIDC_SESSION_TYPE_ENC, 675, 10, 320 }, 269 { V4L2_PIX_FMT_H264, VIDC_SESSION_TYPE_DEC, 200, 10, 200 },
|
D | hfi_platform_v6.c | 265 { V4L2_PIX_FMT_H264, VIDC_SESSION_TYPE_ENC, 675, 25, 320 }, 269 { V4L2_PIX_FMT_H264, VIDC_SESSION_TYPE_DEC, 200, 25, 200 },
|
D | venc.c | 41 .pixfmt = V4L2_PIX_FMT_H264, 185 pixmp->pixelformat = V4L2_PIX_FMT_H264; in venc_try_fmt_common() 691 if (inst->fmt_cap->pixfmt == V4L2_PIX_FMT_H264) { in venc_set_properties() 739 if (inst->fmt_cap->pixfmt == V4L2_PIX_FMT_H264 || in venc_set_properties() 839 if (inst->fmt_cap->pixfmt == V4L2_PIX_FMT_H264 || in venc_set_properties() 957 if (inst->fmt_cap->pixfmt == V4L2_PIX_FMT_H264 || in venc_set_properties() 969 if ((inst->fmt_cap->pixfmt == V4L2_PIX_FMT_H264 || in venc_set_properties()
|
D | hfi_plat_bufs_v6.c | 1169 case V4L2_PIX_FMT_H264: in output_buffer_count() 1197 case V4L2_PIX_FMT_H264: in bufreq_dec() 1275 case V4L2_PIX_FMT_H264: in bufreq_enc()
|
D | hfi.c | 23 case V4L2_PIX_FMT_H264: in to_codec_type()
|
D | core.c | 175 return V4L2_PIX_FMT_H264; in to_v4l2_codec_type()
|
/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/ |
D | vdec_drv_if.c | 32 case V4L2_PIX_FMT_H264: in vdec_if_init()
|
D | mtk_vcodec_dec_stateful.c | 13 .fourcc = V4L2_PIX_FMT_H264,
|
/Linux-v6.6/drivers/media/pci/solo6x10/ |
D | solo6x10-v4l2-enc.c | 515 case V4L2_PIX_FMT_H264: in solo_enc_fillbuf() 741 case V4L2_PIX_FMT_H264: in solo_enc_buf_finish() 824 f->pixelformat = V4L2_PIX_FMT_H264; in solo_enc_enum_fmt_cap() 839 return (pixfmt == V4L2_PIX_FMT_H264 && dev_type == SOLO_DEV_6110) in solo_valid_pixfmt() 1255 V4L2_PIX_FMT_MPEG4 : V4L2_PIX_FMT_H264; in solo_enc_alloc()
|
/Linux-v6.6/drivers/media/platform/amphion/ |
D | vpu_imx8q.c | 253 if (fuse == VPU_DECODER_H264_MASK && pixelfmt == V4L2_PIX_FMT_H264) in vpu_imx8q_check_fmt()
|
D | vpu_malone.c | 557 {V4L2_PIX_FMT_H264, MALONE_FMT_AVC}, 1000 {SCODE_PADDING_EOS, V4L2_PIX_FMT_H264, {0x0B010000, 0}}, 1014 {SCODE_PADDING_ABORT, V4L2_PIX_FMT_H264, {0x0B010000, 0}}, 1028 {SCODE_PADDING_BUFFLUSH, V4L2_PIX_FMT_H264, {0x15010000, 0x0}},
|
D | vpu_helpers.c | 401 case V4L2_PIX_FMT_H264: in vpu_helper_find_startcode()
|
/Linux-v6.6/drivers/media/platform/st/sti/hva/ |
D | hva-h264.c | 1046 .streamformat = V4L2_PIX_FMT_H264, 1057 .streamformat = V4L2_PIX_FMT_H264,
|
D | hva-debugfs.c | 62 if (stream->streamformat == V4L2_PIX_FMT_H264) { in format_ctx()
|
/Linux-v6.6/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_dec.c | 60 .fourcc = V4L2_PIX_FMT_H264, 800 if (ctx->src_fmt->fourcc == V4L2_PIX_FMT_H264) { in vidioc_g_selection() 1204 f.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_H264; in s5p_mfc_dec_init()
|
/Linux-v6.6/drivers/media/pci/tw5864/ |
D | tw5864-video.c | 549 f->fmt.pix.pixelformat = V4L2_PIX_FMT_H264; in tw5864_fmt_vid_cap() 649 f->pixelformat = V4L2_PIX_FMT_H264; in tw5864_enum_fmt_vid_cap() 738 if (fsize->pixel_format != V4L2_PIX_FMT_H264) in tw5864_enum_framesizes()
|