Searched refs:luma_alpha_step (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c792 frm->luma_alpha_step, is_intra, next_is_intra);
824 stride, frm->luma_alpha_step,
922 ref->luma_alpha_step, dst->luma, dst_stride,
923 dst->luma_alpha_step,
953 ref->luma_alpha_step, dst->alpha, dst_stride,
954 dst->luma_alpha_step,
H A Dcodec-fwht.h92 unsigned int luma_alpha_step; member in struct:fwht_raw_frame
H A Dcodec-v4l2-fwht.c101 rf->luma_alpha_step = info->luma_alpha_step;
H A Dcodec-v4l2-fwht.h16 unsigned int luma_alpha_step; member in struct:v4l2_fwht_pixfmt_info
H A Dvicodec-core.c1596 state->ref_stride = q_data->coded_width * info->luma_alpha_step;

Completed in 182 milliseconds