Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/test-drivers/vicodec/
Dcodec-v4l2-fwht.c291 unsigned int dst_chroma_stride = state->stride; in v4l2_fwht_decode() local
345 dst_chroma_stride /= 2; in v4l2_fwht_decode()
350 dst_chroma_stride *= 2; in v4l2_fwht_decode()
364 &dst_rf, state->stride, dst_chroma_stride)) in v4l2_fwht_decode()
Dcodec-fwht.h117 unsigned int dst_chroma_stride);
Dcodec-fwht.c915 unsigned int dst_chroma_stride) in fwht_decode_frame() argument
938 ref->chroma_step, dst->cb, dst_chroma_stride, in fwht_decode_frame()
944 ref->chroma_step, dst->cr, dst_chroma_stride, in fwht_decode_frame()