Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dcoda.h51 struct coda_video_device;
58 const struct coda_video_device **vdevs;
199 const struct coda_video_device *cvd;
Dcoda-common.c166 struct coda_video_device { struct
175 static const struct coda_video_device coda_bit_encoder = { argument
190 static const struct coda_video_device coda_bit_jpeg_encoder = {
205 static const struct coda_video_device coda_bit_decoder = {
226 static const struct coda_video_device coda_bit_jpeg_decoder = {
241 static const struct coda_video_device *codadx6_video_devices[] = {
245 static const struct coda_video_device *codahx4_video_devices[] = {
250 static const struct coda_video_device *coda7_video_devices[] = {
257 static const struct coda_video_device *coda9_video_devices[] = {
329 static const struct coda_video_device *to_coda_video_device(struct video_device in to_coda_video_device()
[all …]