Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/coda/
Dcoda.h48 struct coda_video_device;
55 const struct coda_video_device **vdevs;
214 const struct coda_video_device *cvd;
Dcoda-common.c163 struct coda_video_device { struct
172 static const struct coda_video_device coda_bit_encoder = { argument
187 static const struct coda_video_device coda_bit_jpeg_encoder = {
202 static const struct coda_video_device coda_bit_decoder = {
223 static const struct coda_video_device coda_bit_jpeg_decoder = {
238 static const struct coda_video_device *codadx6_video_devices[] = {
242 static const struct coda_video_device *codahx4_video_devices[] = {
247 static const struct coda_video_device *coda7_video_devices[] = {
254 static const struct coda_video_device *coda9_video_devices[] = {
326 static const struct coda_video_device *to_coda_video_device(struct video_device in to_coda_video_device()
[all …]