Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/decoder/
H A Dih264d_parse_islice.c367 if(ps_dec->s_high_profile.u1_scaling_present) in ih264d_parse_imb_cavlc()
651 if(ps_dec->s_high_profile.u1_scaling_present) in ih264d_parse_imb_cabac()
H A Dih264d_parse_slice.c383 ps_dec->s_high_profile.u1_scaling_present = 0; in ih264d_start_of_pic()
687 ps_dec->s_high_profile.u1_scaling_present = 1; in ih264d_start_of_pic()
H A Dih264d_structs.h630 UWORD8 u1_scaling_present; member
H A Dih264d_parse_cabac.c1511 if(ps_dec->s_high_profile.u1_scaling_present) in ih264d_parse_residual4x4_cabac()
H A Dih264d_parse_cavlc.c2659 if(ps_dec->s_high_profile.u1_scaling_present) in ih264d_parse_residual4x4_cavlc()
/aosp_15_r20/external/libavc/decoder/svc/
H A Disvcd_parse_eislice.c779 if(ps_dec->s_high_profile.u1_scaling_present) in isvcd_parse_imb_cavlc()
1836 if(ps_dec->s_high_profile.u1_scaling_present) in isvcd_parse_imb_cabac()
H A Disvcd_parse_slice.c318 ps_dec->s_high_profile.u1_scaling_present = 0; in isvcd_start_of_pic()
601 ps_dec->s_high_profile.u1_scaling_present = 1; in isvcd_start_of_pic()
/aosp_15_r20/external/libavc/decoder/mvc/
H A Dimvcd_slice_functions.c983 ps_view_ctxt->s_high_profile.u1_scaling_present = 0; in imvcd_pic_init()
1162 ps_view_ctxt->s_high_profile.u1_scaling_present = 1; in imvcd_pic_init()