Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dvbp_loader.h101 int frame_crop_rect_bottom_offset; member
Dvbp_h264_parser.c788 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()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dviddec_h264_workload.c116 …(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()
Dh264parse_sps.c483 SPS->sps_disp.frame_crop_rect_bottom_offset = h264_GetVLCElement(parent, pInfo, false); in h264_Parse_SeqParameterSet()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h777 int16_t frame_crop_rect_bottom_offset; member