Searched refs:tempbuf_size (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda.h66 size_t tempbuf_size; member in struct:coda_devtype
H A Dcoda-common.c3087 .tempbuf_size = 304 * 1024,
3102 .tempbuf_size = 304 * 1024,
3117 .tempbuf_size = 204 * 1024,
3132 .tempbuf_size = 204 * 1024,
3249 if (dev->devtype->tempbuf_size) {
3251 dev->devtype->tempbuf_size, "tempbuf",

Completed in 239 milliseconds