Searched refs:subsampling_y (Results 1 – 9 of 9) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | av1d_syntax.h | 107 UCHAR subsampling_y ; member 238 RK_S32 subsampling_y; // RefSubsamplingY member
|
| H A D | vp9d_syntax.h | 99 USHORT subsampling_y : 1; member
|
| /rockchip-linux_mpp/mpp/codec/dec/av1/ |
| H A D | av1d_parser2_syntax.c | 94 pp->format.subsampling_y = seq->color_config.subsampling_y; in av1d_fill_picparams() 163 pp->frame_ref_state[i].subsampling_y = h->ref_s[i].subsampling_y ; in av1d_fill_picparams()
|
| H A D | av1d_cbs.h | 46 RK_U8 subsampling_y; member 413 RK_S32 subsampling_y; // RefSubsamplingY member
|
| H A D | av1d_cbs.c | 507 infer(subsampling_y, 1); in mpp_av1_color_config() 516 infer(subsampling_y, 0); in mpp_av1_color_config() 524 infer(subsampling_y, 1); in mpp_av1_color_config() 527 infer(subsampling_y, 0); in mpp_av1_color_config() 532 fb(1, subsampling_y); in mpp_av1_color_config() 534 infer(subsampling_y, 0); in mpp_av1_color_config() 537 infer(subsampling_y, 0); in mpp_av1_color_config() 540 if (current->subsampling_x && current->subsampling_y) { in mpp_av1_color_config() 1437 seq->color_config.subsampling_y && uses_chroma_lr) { in mpp_av1_lr_params() 1687 seq->color_config.subsampling_y == 1 && in mpp_av1_film_grain_params() [all …]
|
| H A D | av1d_parser.c | 106 seq->color_config.subsampling_y == 0) { in get_pixel_format() 110 seq->color_config.subsampling_y == 0) { in get_pixel_format() 118 seq->color_config.subsampling_y == 1) { in get_pixel_format() 692 .subsampling_y = s->sequence_header->color_config.subsampling_y, in update_reference_list()
|
| /rockchip-linux_mpp/mpp/codec/dec/vp9/ |
| H A D | vp9d_parser2_syntax.c | 87 pic->subsampling_y = s->ss_v; in vp9d_fill_picparams()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/av1d/ |
| H A D | hal_av1d_vdpu383.c | 1463 else if (dxva->format.subsampling_y == 1 && dxva->format.subsampling_y == 1) in prepare_uncompress_header()
|
| /rockchip-linux_mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_vdpu.c | 1927 dxva->format.subsampling_x, dxva->format.subsampling_y, in vdpu_av1d_gen_regs()
|