Home
last modified time | relevance | path

Searched refs:i4_scaled_ref_layer_bottom_offset (Results 1 – 4 of 4) sorted by relevance

/external/libavc/decoder/svc/
Disvcd_structs.h178 WORD32 i4_scaled_ref_layer_bottom_offset; member
Disvcd_parse_slice.c1760 ps_svc_slice_params->i4_scaled_ref_layer_bottom_offset = in isvcd_parse_slice_header()
1763 ps_svc_slice_params->i4_scaled_ref_layer_bottom_offset); in isvcd_parse_slice_header()
1765 if(ps_svc_slice_params->i4_scaled_ref_layer_bottom_offset >= in isvcd_parse_slice_header()
1767 ps_svc_slice_params->i4_scaled_ref_layer_bottom_offset < MIN_SCLD_REF_LAYER_OFFSET) in isvcd_parse_slice_header()
1780 ps_svc_slice_params->i4_scaled_ref_layer_bottom_offset = in isvcd_parse_slice_header()
Disvcd_resamp_svc.c3531 WORD32 i4_scaled_ref_layer_right_offset, i4_scaled_ref_layer_bottom_offset; in svcd_intra_samp_populate_list() local
3572 i4_scaled_ref_layer_bottom_offset = ps_curr_res_prms->s_ref_lyr_scaled_offset.i2_bot; in svcd_intra_samp_populate_list()
3722 i4_crp_ht_bot = i4_scaled_ref_layer_bottom_offset >> i4_chroma_flag; in svcd_intra_samp_populate_list()
4049 ps_dec->ps_cur_slice->s_svc_slice_params.i4_scaled_ref_layer_bottom_offset << 1; in svcd_intra_samp_populate_res_prms()
Disvcd_intra_resamp.c4135 WORD32 i4_scaled_ref_layer_right_offset, i4_scaled_ref_layer_bottom_offset; in isvcd_intra_resamp_populate_list() local
4179 i4_scaled_ref_layer_bottom_offset = ps_curr_res_prms->s_ref_lyr_scaled_offset.i2_bot; in isvcd_intra_resamp_populate_list()
4326 i4_crp_ht_bot = i4_scaled_ref_layer_bottom_offset >> i4_chroma_flag; in isvcd_intra_resamp_populate_list()
4670 ps_svc_lyr_dec->s_svc_slice_params.i4_scaled_ref_layer_bottom_offset << 1; in isvcd_populate_res_prms()