Searched refs:u2_crop_offset_y (Results 1 – 12 of 12) sorted by relevance
148 UWORD32 u2_crop_offset_y = 0; in isvcd_parse_subset_sps() local522 u2_crop_offset_y = (u2_frm_wd_y * u2_top_ofst) + (u2_lft_ofst); in isvcd_parse_subset_sps()850 ps_subset_seq->u2_crop_offset_y = u2_crop_offset_y; in isvcd_parse_subset_sps()878 ps_dec->u2_crop_offset_y = ps_subset_seq->u2_crop_offset_y; in isvcd_parse_subset_sps()1128 UWORD32 u2_crop_offset_y = 0; in isvcd_parse_sps() local1509 u2_crop_offset_y = (u2_frm_wd_y * u2_top_ofst) + (u2_lft_ofst); in isvcd_parse_sps()1639 ps_subset_seq->u2_crop_offset_y = u2_crop_offset_y; in isvcd_parse_sps()1665 ps_dec->u2_crop_offset_y = ps_subset_seq->u2_crop_offset_y; in isvcd_parse_sps()
425 UWORD16 u2_crop_offset_y; member
798 ps_dec->u2_crop_offset_y = ps_subset_seq->u2_crop_offset_y; in isvcd_parse_decode_slice_ext_nal()2021 ps_dec->u2_crop_offset_y = ps_subset_seq->u2_crop_offset_y; in isvcd_parse_decode_slice()
1180 ps_dec->u2_crop_offset_y = 0; in isvcd_init_decoder()6740 (0 != ps_dec->u2_crop_offset_y)) in isvcd_get_frame_dimensions()6742 y_offset += ps_dec->u2_crop_offset_y / ps_dec->u2_frm_wd_y; in isvcd_get_frame_dimensions()6743 x_offset += ps_dec->u2_crop_offset_y % ps_dec->u2_frm_wd_y; in isvcd_get_frame_dimensions()
601 UWORD32 u2_crop_offset_y = 0; in ih264d_parse_sps() local1026 u2_crop_offset_y = (u2_frm_wd_y * u2_top_ofst) + (u2_lft_ofst); in ih264d_parse_sps()1157 ps_dec->u2_crop_offset_y = u2_crop_offset_y; in ih264d_parse_sps()
175 UWORD16 u2_crop_offset_y; member1055 UWORD16 u2_crop_offset_y; member
1022 ps_op_frm->pv_y_buf = pic_buf->pu1_buf1 + pic_buf->u2_crop_offset_y; in ih264d_get_next_display_field()1104 - pic_buf->u2_crop_offset_y) == buf) in ih264d_get_next_display_field()1141 - pic_buf->u2_crop_offset_y == buf) in ih264d_get_next_display_field()
818 ps_cur_pic->u2_crop_offset_y = ps_dec->u2_crop_offset_y; in ih264d_end_of_pic_dispbuf_mgr()
1302 ps_dec->u2_crop_offset_y = 0; in ih264d_init_decoder()3975 && (0 != ps_dec->u2_crop_offset_y)) in ih264d_get_frame_dimensions()3977 y_offset += ps_dec->u2_crop_offset_y / ps_dec->u2_frm_wd_y; in ih264d_get_frame_dimensions()3978 x_offset += ps_dec->u2_crop_offset_y % ps_dec->u2_frm_wd_y; in ih264d_get_frame_dimensions()
338 pu1_y_src += (0 == i) ? ps_view_ctxt->u2_crop_offset_y in imvcd_get_next_display_au_buf()985 ps_view_buf->u2_crop_offset_y = in imvcd_convert_au_buf_to_view_buf()
370 ps_view_ctxt->u2_crop_offset_y = 0; in imvcd_view_ctxt_init()
1067 ps_view_ctxt->u2_crop_offset_y; in imvcd_pic_init()