Searched refs:frame_crop_rect_bottom_offset (Results 1 – 5 of 5) sorted by relevance
101 int frame_crop_rect_bottom_offset; member
788 codec_data->frame_crop_rect_bottom_offset = in vbp_set_codec_data_h264()789 parser->info.active_SPS.sps_disp.frame_crop_rect_bottom_offset; in vbp_set_codec_data_h264()
116 …(int32_t)attrs->cont_size.height >(pInfo->active_SPS.sps_disp.frame_crop_rect_bottom_offset*CropUn… in h264_translate_parser_info_to_frame_attributes()118 … attrs->cont_size.height -= (pInfo->active_SPS.sps_disp.frame_crop_rect_bottom_offset*CropUnitY); in h264_translate_parser_info_to_frame_attributes()612 …cropping_set_bottom(&(wi.h264_cropping), pInfo->active_SPS.sps_disp.frame_crop_rect_bottom_offset); in h264_parse_emit_sps()
483 SPS->sps_disp.frame_crop_rect_bottom_offset = h264_GetVLCElement(parent, pInfo, false); in h264_Parse_SeqParameterSet()
777 int16_t frame_crop_rect_bottom_offset; member