Searched refs:crop_rect_x (Results 1 – 7 of 7) sorted by relevance
60 gint crop_rect_x; member281 if (priv->crop_rect_x != sps->crop_rect_x) in gst_h265_decoder_is_crop_rect_changed()354 priv->crop_rect_x = sps->crop_rect_x; in gst_h265_decoder_process_sps()
684 padding_left = sps->crop_rect_x; in gst_va_h264_dec_new_sequence()685 padding_right = sps->width - sps->crop_rect_x - display_width; in gst_va_h264_dec_new_sequence()
1064 padding_left = sps->crop_rect_x; in gst_va_h265_dec_new_sequence()1065 padding_right = sps->width - sps->crop_rect_x - display_width; in gst_va_h265_dec_new_sequence()
764 gint crop_rect_x, crop_rect_y; member
1190 gint crop_rect_x, crop_rect_y; member
1795 sps->crop_rect_x = sps->frame_crop_left_offset * crop_unit_x; in gst_h264_parse_sps_data()1798 GST_LOG ("crop_rectangle x=%u y=%u width=%u, height=%u", sps->crop_rect_x, in gst_h264_parse_sps_data()
2061 sps->crop_rect_x = sps->conf_win_left_offset * crop_unit_x; in gst_h265_parse_sps()2064 GST_LOG ("crop_rectangle x=%u y=%u width=%u, height=%u", sps->crop_rect_x, in gst_h265_parse_sps()