Home
last modified time | relevance | path

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

/linux/drivers/media/platform/chips-media/coda/
H A Dcoda.h56 struct coda_video_device;
63 const struct coda_video_device **vdevs;
230 const struct coda_video_device *cvd;
H A Dcoda-common.c170 struct coda_video_device { struct
179 static const struct coda_video_device coda_bit_encoder = { argument
194 static const struct coda_video_device coda_bit_jpeg_encoder = {
209 static const struct coda_video_device coda_bit_decoder = {
230 static const struct coda_video_device coda_bit_jpeg_decoder = {
245 static const struct coda_video_device coda9_jpeg_encoder = {
262 static const struct coda_video_device coda9_jpeg_decoder = {
278 static const struct coda_video_device *codadx6_video_devices[] = {
282 static const struct coda_video_device *codahx4_video_devices[] = {
287 static const struct coda_video_device *coda7_video_devices[] = {
[all …]