HomeSort by relevance Sort by last modified time
    Searched refs:frame_crop_rect_right_offset (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
vbp_loader.h 99 int frame_crop_rect_right_offset; member in struct:_vbp_codec_data_h264
vbp_h264_parser.c 782 codec_data->frame_crop_rect_right_offset =
783 parser->info.active_SPS.sps_disp.frame_crop_rect_right_offset;
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h 774 int16_t frame_crop_rect_right_offset; member in struct:_SPS_DISP
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_sps.c 481 SPS->sps_disp.frame_crop_rect_right_offset = h264_GetVLCElement(parent, pInfo, false);
viddec_h264_workload.c 610 viddec_fw_h264_cropping_set_right(&(wi.h264_cropping), pInfo->active_SPS.sps_disp.frame_crop_rect_right_offset);
    [all...]

Completed in 486 milliseconds