Home
last modified time | relevance | path

Searched refs:coda_video_device (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/media/platform/coda/
Dcoda.h48 struct coda_video_device;
55 const struct coda_video_device **vdevs;
221 const struct coda_video_device *cvd;
Dcoda-common.c165 struct coda_video_device { struct
174 static const struct coda_video_device coda_bit_encoder = { argument
189 static const struct coda_video_device coda_bit_jpeg_encoder = {
204 static const struct coda_video_device coda_bit_decoder = {
225 static const struct coda_video_device coda_bit_jpeg_decoder = {
240 static const struct coda_video_device coda9_jpeg_encoder = {
256 static const struct coda_video_device coda9_jpeg_decoder = {
272 static const struct coda_video_device *codadx6_video_devices[] = {
276 static const struct coda_video_device *codahx4_video_devices[] = {
281 static const struct coda_video_device *coda7_video_devices[] = {
[all …]