Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/decoder/svc/
H A Disvcd_parse_headers.c108 ps_seq_svc_ext->i4_seq_scaled_ref_layer_bottom_offset = 0; in isvcd_set_default_seq_svc_ext()
703 ps_seq_svc_ext->i4_seq_scaled_ref_layer_bottom_offset = in isvcd_parse_subset_sps()
706 ps_seq_svc_ext->i4_seq_scaled_ref_layer_bottom_offset); in isvcd_parse_subset_sps()
708 if(ps_seq_svc_ext->i4_seq_scaled_ref_layer_bottom_offset >= MAX_SCLD_REF_LAYER_OFFSET || in isvcd_parse_subset_sps()
709 ps_seq_svc_ext->i4_seq_scaled_ref_layer_bottom_offset < MIN_SCLD_REF_LAYER_OFFSET) in isvcd_parse_subset_sps()
H A Disvcd_structs.h131 WORD32 i4_seq_scaled_ref_layer_bottom_offset; /** vertical bottom offset */ member
H A Disvcd_parse_slice.c1808 ps_sps_svc_ext->i4_seq_scaled_ref_layer_bottom_offset; in isvcd_parse_slice_header()
H A Disvcd_resamp_svc.c4027 ps_dec->ps_cur_sps->s_sps_svc_ext.i4_seq_scaled_ref_layer_bottom_offset << 1; in svcd_intra_samp_populate_res_prms()
H A Disvcd_intra_resamp.c4648 ps_svc_lyr_dec->ps_cur_subset_sps->s_sps_svc_ext.i4_seq_scaled_ref_layer_bottom_offset << 1; in isvcd_populate_res_prms()
H A Disvcd_api.c3064 ps_curr_subset_sps->s_sps_svc_ext.i4_seq_scaled_ref_layer_bottom_offset); in isvcd_detect_res_change()
/aosp_15_r20/external/libavc/common/svc/
H A Disvc_structs.h231 WORD32 i4_seq_scaled_ref_layer_bottom_offset; member
/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_encode_header.c1917 PUT_BITS_SEV(ps_bitstrm, ps_sub_sps->s_sps_svc_ext.i4_seq_scaled_ref_layer_bottom_offset, in isvce_seq_parameter_set_svc_extension()