Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_islice.c366 if(ps_dec->s_high_profile.u1_scaling_present) in ih264d_parse_imb_cavlc()
650 if(ps_dec->s_high_profile.u1_scaling_present) in ih264d_parse_imb_cabac()
Dih264d_parse_slice.c383 ps_dec->s_high_profile.u1_scaling_present = 0; in ih264d_start_of_pic()
694 ps_dec->s_high_profile.u1_scaling_present = 1; in ih264d_start_of_pic()
Dih264d_structs.h621 UWORD8 u1_scaling_present; member
Dih264d_parse_cabac.c1511 if(ps_dec->s_high_profile.u1_scaling_present) in ih264d_parse_residual4x4_cabac()
Dih264d_parse_cavlc.c2646 if(ps_dec->s_high_profile.u1_scaling_present) in ih264d_parse_residual4x4_cavlc()