Lines Matching refs:src_fourcc
236 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_JPEG && in coda_fill_bitstream()
243 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_JPEG && in coda_fill_bitstream()
339 if (ctx->codec && (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264 || in coda_alloc_framebuffers()
355 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264 && in coda_alloc_framebuffers()
377 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_H264 && in coda_alloc_framebuffers()
386 (ctx->codec->src_fourcc == V4L2_PIX_FMT_MPEG4)) in coda_alloc_framebuffers()
1434 u32 src_fourcc, dst_fourcc; in __coda_start_decoding() local
1443 src_fourcc = q_data_src->fourcc; in __coda_start_decoding()
1469 if (ctx->codec->src_fourcc == V4L2_PIX_FMT_JPEG) in __coda_start_decoding()
1475 src_fourcc == V4L2_PIX_FMT_MPEG4) in __coda_start_decoding()
1479 if (src_fourcc == V4L2_PIX_FMT_H264) { in __coda_start_decoding()
1542 if (src_fourcc == V4L2_PIX_FMT_H264) { in __coda_start_decoding()
1557 ret = coda_alloc_framebuffers(ctx, q_data_dst, src_fourcc); in __coda_start_decoding()
1607 if (src_fourcc == V4L2_PIX_FMT_H264) { in __coda_start_decoding()
1738 if (meta && ctx->codec->src_fourcc == V4L2_PIX_FMT_JPEG) { in coda_prepare_decode()
1778 u32 src_fourcc; in coda_finish_decode() local
1797 src_fourcc = q_data_src->fourcc; in coda_finish_decode()
1807 if (src_fourcc == V4L2_PIX_FMT_H264) { in coda_finish_decode()
1825 if (src_fourcc == V4L2_PIX_FMT_H264) { in coda_finish_decode()