Home
last modified time | relevance | path

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

/external/libavc/decoder/svc/
Disvcd_utils.c88 PS_DEC_ALIGNED_FREE(ps_dec, ps_svc_lyr_dec->pu1_crop_wnd_flag); in isvcd_free_dynamic_bufs()
168 ps_svc_lyr_dec->pu1_crop_wnd_flag = pv_buf; in isvcd_allocate_dynamic_bufs()
169 memset(ps_svc_lyr_dec->pu1_crop_wnd_flag, 0, size); in isvcd_allocate_dynamic_bufs()
Disvcd_structs.h557 UWORD8 *pu1_crop_wnd_flag; member
Disvcd_intra_resamp.c4851 UWORD8 *pu1_crop_wnd_flag; in isvcd_crop_wnd_flag_res_int() local
4871 pu1_crop_wnd_flag = ps_svc_lyr_dec->pu1_crop_wnd_flag; in isvcd_crop_wnd_flag_res_int()
4925 memset(pu1_crop_wnd_flag, 0, i4_num_mbs); in isvcd_crop_wnd_flag_res_int()
4927 pu1_crop_wnd_flag += (i4_frm_wd_in_mbs * i4_top_offset); in isvcd_crop_wnd_flag_res_int()
4928 pu1_crop_wnd_flag += i4_left_offset; in isvcd_crop_wnd_flag_res_int()
4932 memset(pu1_crop_wnd_flag, 1, i4_crop_mbs_x); in isvcd_crop_wnd_flag_res_int()
4933 pu1_crop_wnd_flag += i4_frm_wd_in_mbs; in isvcd_crop_wnd_flag_res_int()
Disvcd_parse_eislice.c1265 *(ps_svc_lyr_dec->pu1_crop_wnd_flag + ps_cur_mb_info->u2_mbx + in isvcd_parse_eislice_data_cabac()
1515 *(ps_svc_lyr_dec->pu1_crop_wnd_flag + ps_cur_mb_info->u2_mbx + in isvcd_parse_eislice_data_cavlc()
Disvcd_parse_epslice.c1259 *(ps_svc_lyr_dec->pu1_crop_wnd_flag + ps_cur_mb_info->u2_mbx + in isvcd_parse_inter_slice_data_cabac_enh_lyr()
1697 *(ps_svc_lyr_dec->pu1_crop_wnd_flag + ps_cur_mb_info->u2_mbx + in isvcd_parse_inter_slice_data_cavlc_enh_lyr()