Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/
Drcar_jpu.c250 struct jpu_fmt { struct
268 struct jpu_fmt *fmtinfo; argument
303 static struct jpu_fmt jpu_formats[] = {
688 static struct jpu_fmt *jpu_find_format(bool encoder, u32 pixelformat, in jpu_find_format()
701 struct jpu_fmt *fmt = &jpu_formats[i]; in jpu_find_format()
777 static int __jpu_try_fmt(struct jpu_ctx *ctx, struct jpu_fmt **fmtinfo, in __jpu_try_fmt()
781 struct jpu_fmt *fmt; in __jpu_try_fmt()
860 struct jpu_fmt *fmtinfo; in jpu_s_fmt()