Lines Matching refs:src_fourcc
241 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_JPEG && in coda_fill_bitstream()
248 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_JPEG && in coda_fill_bitstream()
355 if (ctx->codec && (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264 || in coda_alloc_framebuffers()
374 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264 && in coda_alloc_framebuffers()
408 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264 && in coda_alloc_framebuffers()
417 (ctx->codec->src_fourcc == V4L2_PIX_FMT_MPEG4)) in coda_alloc_framebuffers()
1516 u32 src_fourcc, dst_fourcc; in __coda_start_decoding() local
1525 src_fourcc = q_data_src->fourcc; in __coda_start_decoding()
1554 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_JPEG) in __coda_start_decoding()
1560 src_fourcc == V4L2_PIX_FMT_MPEG4) in __coda_start_decoding()
1564 if (src_fourcc == V4L2_PIX_FMT_H264) { in __coda_start_decoding()
1628 if (src_fourcc == V4L2_PIX_FMT_H264) { in __coda_start_decoding()
1643 ret = coda_alloc_framebuffers(ctx, q_data_dst, src_fourcc); in __coda_start_decoding()
1676 if (src_fourcc == V4L2_PIX_FMT_H264) { in __coda_start_decoding()
1809 if (meta && ctx->codec->src_fourcc == V4L2_PIX_FMT_JPEG) { in coda_prepare_decode()
1851 u32 src_fourcc; in coda_finish_decode() local
1870 src_fourcc = q_data_src->fourcc; in coda_finish_decode()
1880 if (src_fourcc == V4L2_PIX_FMT_H264) { in coda_finish_decode()
1898 if (src_fourcc == V4L2_PIX_FMT_H264) { in coda_finish_decode()