Home
last modified time | relevance | path

Searched refs:display_frame (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display_external.cpp141 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
164 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
166 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
168 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
170 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h54 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h235 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display_external.cpp141 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
172 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
174 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
176 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
178 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h54 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h220 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.cpp1448 void HWCDisplay::ApplyScanAdjustment(hwc_rect_t *display_frame) { in BuildLayerStack() argument
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_external.cpp172 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
203 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
205 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
207 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
209 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h52 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h158 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.cpp1147 void HWCDisplay::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display_external.cpp142 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
165 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
167 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
169 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
171 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h56 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h237 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external.cpp142 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
165 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
167 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
169 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
171 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h56 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h243 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external.cpp176 void HWCDisplayExternal::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
207 display_frame->left = (display_frame->left * INT32(new_mixer_width) / INT32(mixer_width)) in ApplyScanAdjustment()
209 display_frame->top = (display_frame->top * INT32(new_mixer_height) / INT32(mixer_height)) + in ApplyScanAdjustment()
211 display_frame->right = ((display_frame->right * INT32(new_mixer_width)) / INT32(mixer_width)) + in ApplyScanAdjustment()
213 display_frame->bottom = ((display_frame->bottom * INT32(new_mixer_height)) / INT32(mixer_height)) in ApplyScanAdjustment()
Dhwc_display_external.h54 void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.h198 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.cpp1252 void HWCDisplay::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display.h198 virtual void ApplyScanAdjustment(hwc_rect_t *display_frame);
Dhwc_display.cpp1252 void HWCDisplay::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment() argument
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp2736 slice_header(bitstream *bs, int frame_num, int display_frame, int slice_type, int nal_ref_idc, int …
2757 …bitstream_put_ui(bs, (display_frame*2) & 0x3F, seq_param->seq_fields.bits.log2_max_pic_order_cnt_l…
2834 build_nal_slice(FILE *avc_fp, int frame_num, int display_frame, int slice_type, int is_idr)
/hardware/intel/common/libva/test/encode/
Davcenc.c1143 slice_header(bitstream *bs, int frame_num, int display_frame, int slice_type, int nal_ref_idc, int …
1164 …bitstream_put_ui(bs, (display_frame*2) & 0x3F, seq_param->seq_fields.bits.log2_max_pic_order_cnt_l…
1241 build_nal_slice(FILE *avc_fp, int frame_num, int display_frame, int slice_type, int is_idr)

12