Searched refs:e5010_hw_set_chroma_stride (Results 1 – 3 of 3) sorted by relevance
30 int e5010_hw_set_chroma_stride(void __iomem *core_offset, u32 bytesperline);
199 int e5010_hw_set_chroma_stride(void __iomem *core_base, u32 bytesperline) in e5010_hw_set_chroma_stride() function
1448 ret = e5010_hw_set_chroma_stride(e5010->core_base, ctx->out_queue.bytesperline[0]); in e5010_device_run()