Searched refs:out_height (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | vsp_compose.c | 60 int out_width = 0, out_height = 0, out_stride = 0; in vsp_compose_process_pipeline_param() local 104 out_height = output_surface->height_origin; in vsp_compose_process_pipeline_param() 144 cell_compose_param->Video_OUT_ysize = out_height; in vsp_compose_process_pipeline_param() 178 cell_compose_param->scaled_height = out_height; in vsp_compose_process_pipeline_param() 180 …cell_compose_param->scalefactor_dy = (unsigned int)(1024 / (((float)out_height) / yuv_height) + 0.… in vsp_compose_process_pipeline_param() 182 (((out_width + 15) >> 4) * ((out_height + 15) >> 4)); in vsp_compose_process_pipeline_param()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_device_impl.h | 90 uint32_t *out_width, uint32_t *out_height);
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_device_impl.h | 90 uint32_t *out_width, uint32_t *out_height);
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_device_impl.h | 90 uint32_t *out_width, uint32_t *out_height);
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_device_impl.h | 90 uint32_t *out_width, uint32_t *out_height);
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 174 [batches, out_height, out_width, depth]. 284 * [batches, out_height, out_width, depth_out]. For output tensor of 375 * [batches, out_height, out_width, depth_out]. For output tensor of 600 * [batches, out_height, out_width, depth]. 666 * [batches, out_height, out_width, depth]. 1020 * [batches, out_height, out_width, depth].
|