Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.c503 infer(subsampling_x, 1); in mpp_av1_color_config()
512 infer(subsampling_x, 0); in mpp_av1_color_config()
520 infer(subsampling_x, 1); in mpp_av1_color_config()
523 infer(subsampling_x, 0); in mpp_av1_color_config()
527 fb(1, subsampling_x); in mpp_av1_color_config()
528 if (current->subsampling_x) in mpp_av1_color_config()
533 infer(subsampling_x, 1); in mpp_av1_color_config()
537 if (current->subsampling_x && current->subsampling_y) { in mpp_av1_color_config()
1421 if (seq->color_config.subsampling_x && in mpp_av1_lr_params()
1668 (seq->color_config.subsampling_x == 1 && in mpp_av1_film_grain_params()
[all …]
H A Dav1d_cbs.h45 RK_U8 subsampling_x; member
409 RK_S32 subsampling_x; // RefSubsamplingX member
H A Dav1d_parser2_syntax.c109 pp->format.subsampling_x = seq->color_config.subsampling_x; in av1d_fill_picparams()
H A Dav1d_parser.c105 if (seq->color_config.subsampling_x == 0 && in get_pixel_format()
109 } else if (seq->color_config.subsampling_x == 1 && in get_pixel_format()
117 } else if (seq->color_config.subsampling_x == 1 && in get_pixel_format()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dvp9d_syntax.h98 USHORT subsampling_x : 1; member
H A Dav1d_syntax.h104 UCHAR subsampling_x ; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser2_syntax.c86 pic->subsampling_x = s->ss_h; 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()