Searched refs:luma_alpha_step (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/media/platform/vicodec/ |
| D | codec-v4l2-fwht.h | 16 unsigned int luma_alpha_step; member
|
| D | codec-fwht.c | 791 frm->luma_alpha_step, is_intra, next_is_intra); in fwht_encode_frame() 823 stride, frm->luma_alpha_step, in fwht_encode_frame() 921 ref->luma_alpha_step, dst->luma, dst_stride, in fwht_decode_frame() 922 dst->luma_alpha_step, in fwht_decode_frame() 952 ref->luma_alpha_step, dst->alpha, dst_stride, in fwht_decode_frame() 953 dst->luma_alpha_step, in fwht_decode_frame()
|
| D | codec-fwht.h | 124 unsigned int luma_alpha_step; member
|
| D | codec-v4l2-fwht.c | 101 rf->luma_alpha_step = info->luma_alpha_step; in prepare_raw_frame()
|
| D | vicodec-core.c | 1640 state->ref_stride = q_data->coded_width * info->luma_alpha_step; in vicodec_start_streaming()
|