Searched refs:luma_alpha_step (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
H A 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()
|
H A D | codec-v4l2-fwht.h | 16 unsigned int luma_alpha_step; member
|
H A D | codec-fwht.h | 124 unsigned int luma_alpha_step; member
|
H A D | codec-v4l2-fwht.c | 101 rf->luma_alpha_step = info->luma_alpha_step; in prepare_raw_frame()
|
H A D | vicodec-core.c | 1599 state->ref_stride = q_data->coded_width * info->luma_alpha_step; in vicodec_start_streaming()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 792 frm->luma_alpha_step, is_intra, next_is_intra); in fwht_encode_frame() 824 stride, frm->luma_alpha_step, in fwht_encode_frame() 922 ref->luma_alpha_step, dst->luma, dst_stride, in fwht_decode_frame() 923 dst->luma_alpha_step, in fwht_decode_frame() 953 ref->luma_alpha_step, dst->alpha, dst_stride, in fwht_decode_frame() 954 dst->luma_alpha_step, in fwht_decode_frame()
|
H A D | codec-fwht.h | 92 unsigned int luma_alpha_step; member
|
H A D | codec-v4l2-fwht.h | 16 unsigned int luma_alpha_step; member
|
H A D | codec-v4l2-fwht.c | 101 rf->luma_alpha_step = info->luma_alpha_step; in prepare_raw_frame()
|
H A D | vicodec-core.c | 1590 state->ref_stride = q_data->coded_width * info->luma_alpha_step; in vicodec_start_streaming()
|
Completed in 12 milliseconds