Home
last modified time | relevance | path

Searched refs:subsampling_y (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.c504 infer(subsampling_y, 1); in mpp_av1_color_config()
513 infer(subsampling_y, 0); in mpp_av1_color_config()
521 infer(subsampling_y, 1); in mpp_av1_color_config()
524 infer(subsampling_y, 0); in mpp_av1_color_config()
529 fb(1, subsampling_y); in mpp_av1_color_config()
531 infer(subsampling_y, 0); in mpp_av1_color_config()
534 infer(subsampling_y, 0); in mpp_av1_color_config()
537 if (current->subsampling_x && current->subsampling_y) { in mpp_av1_color_config()
1422 seq->color_config.subsampling_y && uses_chroma_lr) { in mpp_av1_lr_params()
1669 seq->color_config.subsampling_y == 1 && in mpp_av1_film_grain_params()
[all …]
H A Dav1d_cbs.h46 RK_U8 subsampling_y; member
410 RK_S32 subsampling_y; // RefSubsamplingY member
H A Dav1d_parser2_syntax.c110 pp->format.subsampling_y = seq->color_config.subsampling_y; in av1d_fill_picparams()
H A Dav1d_parser.c106 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()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dvp9d_syntax.h99 USHORT subsampling_y : 1; member
H A Dav1d_syntax.h105 UCHAR subsampling_y ; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser2_syntax.c87 pic->subsampling_y = s->ss_v; in vp9d_fill_picparams()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1896 dxva->format.subsampling_x, dxva->format.subsampling_y, in vdpu_av1d_gen_regs()