Searched refs:nformats (Results 1 - 25 of 46) sorted by last modified time

12

/linux-master/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_reg.c181 .nformats = ARRAY_SIZE(formats_smart),
193 .nformats = ARRAY_SIZE(formats_smart),
206 .nformats = ARRAY_SIZE(formats_rk356x_esmart),
219 .nformats = ARRAY_SIZE(formats_rk356x_esmart),
233 .nformats = ARRAY_SIZE(formats_cluster),
248 .nformats = ARRAY_SIZE(formats_cluster),
331 .nformats = ARRAY_SIZE(formats_cluster),
346 .nformats = ARRAY_SIZE(formats_cluster),
361 .nformats = ARRAY_SIZE(formats_cluster),
376 .nformats
[all...]
H A Drockchip_vop_reg.c118 .nformats = ARRAY_SIZE(formats_win_full),
138 .nformats = ARRAY_SIZE(formats_win_lite),
209 .nformats = ARRAY_SIZE(formats_win_lite),
306 .nformats = ARRAY_SIZE(formats_win_full),
326 .nformats = ARRAY_SIZE(formats_win_lite),
343 .nformats = ARRAY_SIZE(formats_win_lite),
406 .nformats = ARRAY_SIZE(formats_win_full),
425 .nformats = ARRAY_SIZE(formats_win_full),
444 .nformats = ARRAY_SIZE(formats_win_lite),
530 .nformats
[all...]
H A Drockchip_drm_vop2.c2646 win_data->nformats,
H A Drockchip_drm_vop2.h132 u32 nformats; member in struct:vop2_win_data
H A Drockchip_drm_vop.h183 uint32_t nformats; member in struct:vop_win_phy
/linux-master/drivers/staging/media/starfive/camss/
H A Dstf-capture.c257 cap->video.nformats = ARRAY_SIZE(stf_wr_fmts);
261 cap->video.nformats = ARRAY_SIZE(stf_isp_fmts);
H A Dstf-video.c32 if (index >= video->nformats)
43 for (i = 0; i < video->nformats; i++) {
56 for (i = 0; i < video->nformats; i++) {
351 if (f->index >= video->nformats)
381 for (i = 0; i < video->nformats; i++) {
386 if (i == video->nformats)
H A Dstf-video.h82 unsigned int nformats; member in struct:stfcamss_video
H A Dstf-isp.c55 isp_dev->nformats = ARRAY_SIZE(isp_formats_st7110);
H A Dstf-isp.h414 unsigned int nformats; member in struct:stf_isp_dev
/linux-master/drivers/media/i2c/
H A Dadv7604.c131 unsigned int nformats; member in struct:adv76xx_chip_info
757 for (i = 0; i < state->info->nformats; ++i) {
1844 if (code->index >= state->info->nformats)
3049 .nformats = ARRAY_SIZE(adv7604_formats),
3100 .nformats = ARRAY_SIZE(adv7611_formats),
3149 .nformats = ARRAY_SIZE(adv7612_formats),
/linux-master/drivers/staging/media/tegra-video/
H A Dvi.c72 for (i = offset; i < vi->soc->nformats; ++i) {
83 if (index >= vi->soc->nformats)
94 for (i = 0; i < vi->soc->nformats; ++i) {
/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c168 for (i = 0; i < stream->nformats; ++i) {
2109 if (stream->nformats == 0) {
2163 for (i = stream->nformats; i > 0; --i) {
H A Duvc_driver.c518 unsigned int nformats = 0, nframes = 0, nintervals = 0; local
643 nformats++;
651 nformats++;
682 if (nformats == 0) {
689 size = nformats * sizeof(*format) + nframes * sizeof(*frame)
697 frame = (struct uvc_frame *)&format[nformats];
701 streaming->nformats = 0;
717 streaming->nformats++;
/linux-master/drivers/media/platform/qcom/camss/
H A Dcamss-vfe.c130 * @nformats: size of @formats array
136 unsigned int nformats, u32 code)
140 for (i = 0; i < nformats; i++)
563 l->nformats,
644 l->nformats,
931 for (i = 0; i < line->nformats; i++)
936 if (i >= line->nformats)
1068 if (code->index >= line->nformats)
1503 l->nformats = ARRAY_SIZE(formats_pix_8x16);
1506 l->nformats
135 vfe_get_bpp(const struct vfe_format *formats, unsigned int nformats, u32 code) argument
[all...]
H A Dcamss-vfe.h96 unsigned int nformats; member in struct:vfe_line
H A Dcamss-ispif.c907 for (i = 0; i < line->nformats; i++)
912 if (i >= line->nformats)
950 if (code->index >= line->nformats)
1130 ispif->line[i].nformats =
1135 ispif->line[i].nformats =
H A Dcamss-csid.c69 unsigned int nformats,
74 for (i = 0; i < nformats; i++)
95 fmt = csid_get_fmt_entry(csid->formats, csid->nformats,
304 for (i = 0; i < csid->nformats; i++)
309 if (i >= csid->nformats)
333 for (i = 0; i < csid->nformats; i++)
338 if (i >= csid->nformats)
366 if (code->index >= csid->nformats)
383 if (code->index >= csid->nformats)
68 csid_get_fmt_entry(const struct csid_format *formats, unsigned int nformats, u32 code) argument
H A Dcamss-csiphy.c104 * @nformats: size of @formats array
110 unsigned int nformats, u32 code)
114 for (i = 0; i < nformats; i++)
134 u8 bpp = csiphy_get_bpp(csiphy->formats, csiphy->nformats,
247 u8 bpp = csiphy_get_bpp(csiphy->formats, csiphy->nformats,
353 for (i = 0; i < csiphy->nformats; i++)
358 if (i >= csiphy->nformats)
395 if (code->index >= csiphy->nformats)
572 csiphy->nformats = ARRAY_SIZE(csiphy_formats_8x16);
577 csiphy->nformats
109 csiphy_get_bpp(const struct csiphy_format *formats, unsigned int nformats, u32 code) argument
[all...]
H A Dcamss-csid.h171 unsigned int nformats; member in struct:csid_device
193 * @nformats: Length of @nformats array
199 unsigned int nformats,
H A Dcamss-csid-gen2.c344 const struct csid_format *format = csid_get_fmt_entry(csid->formats, csid->nformats,
616 csid->nformats = ARRAY_SIZE(csid_formats);
/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c384 int nformats; local
388 nformats = ARRAY_SIZE(virtio_gpu_cursor_formats);
392 nformats = ARRAY_SIZE(virtio_gpu_formats);
398 formats, nformats, NULL, type, NULL);
/linux-master/drivers/gpu/drm/tiny/
H A Dsimpledrm.c248 size_t nformats; member in struct:simpledrm_device
777 size_t nformats; local
936 nformats = drm_fb_build_fourcc_list(dev, &format->format, 1,
941 sdev->formats, nformats,
H A Dofdrm.c1109 size_t nformats; local
1283 nformats = drm_fb_build_fourcc_list(dev, &format->format, 1,
1288 odev->formats, nformats,
/linux-master/drivers/gpu/drm/
H A Ddrm_atomic_helper.c817 size_t i, nformats; local
824 nformats = pixel_format_blob->length / sizeof(u32);
828 for (i = 0; i < nformats; i++)

Completed in 459 milliseconds

12