Searched refs:chroma_step (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
D | codec-v4l2-fwht.h | 17 unsigned int chroma_step; member
|
D | codec-fwht.c | 804 chroma_stride, frm->chroma_step, in fwht_encode_frame() 812 chroma_stride, frm->chroma_step, in fwht_encode_frame() 937 ref->chroma_step, dst->cb, dst_chroma_stride, in fwht_decode_frame() 938 dst->chroma_step, in fwht_decode_frame() 943 ref->chroma_step, dst->cr, dst_chroma_stride, in fwht_decode_frame() 944 dst->chroma_step, in fwht_decode_frame()
|
D | codec-fwht.h | 125 unsigned int chroma_step; member
|
D | codec-v4l2-fwht.c | 102 rf->chroma_step = info->chroma_step; in prepare_raw_frame()
|
D | vicodec-core.c | 57 unsigned int chroma_step; member
|