Searched refs:chroma_step (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/media/test-drivers/vicodec/ |
H A D | codec-v4l2-fwht.h | 17 unsigned int chroma_step; member
|
H A D | codec-fwht.h | 93 unsigned int chroma_step; member
|
H A D | codec-fwht.c | 805 chroma_stride, frm->chroma_step, in fwht_encode_frame() 813 chroma_stride, frm->chroma_step, in fwht_encode_frame() 938 ref->chroma_step, dst->cb, dst_chroma_stride, in fwht_decode_frame() 939 dst->chroma_step, in fwht_decode_frame() 944 ref->chroma_step, dst->cr, dst_chroma_stride, in fwht_decode_frame() 945 dst->chroma_step, in fwht_decode_frame()
|
H A D | codec-v4l2-fwht.c | 102 rf->chroma_step = info->chroma_step; in prepare_raw_frame()
|
H A D | vicodec-core.c | 57 unsigned int chroma_step; member
|