Searched refs:buffer_stride (Results 1 - 13 of 13) sorted by relevance

/hardware/intel/img/psb_video/src/android/
H A Dpsb_surface_gralloc.c108 int i, height_origin, usage, buffer_stride = 0; local
227 buffer_stride = psb_surface->stride;
264 int i, height_origin, usage, buffer_stride = 0; local
479 buffer_stride = psb_surface->stride;
/hardware/qcom/display/sdm845/sdm/libs/hwc/
H A Dhwc_display_external_test.cpp423 uint32_t buffer_stride = 0; local
455 GetStride(format, aligned_width, &buffer_stride);
459 uint8_t *temp = buffer + (loop_height * buffer_stride);
517 uint32_t buffer_stride = 0; local
529 GetStride(format, aligned_width, &buffer_stride);
533 uint8_t *temp = buffer + (loop_height * buffer_stride);
563 uint32_t buffer_stride = 0; local
599 GetStride(format, aligned_width, &buffer_stride);
603 uint8_t *temp = buffer + (loop_height * buffer_stride);
H A Dhwc_color_manager.cpp388 frame_capture_data->buffer_stride = buffer_info.alloc_buffer_info.aligned_width;
/hardware/intel/img/psb_video/src/
H A Dpsb_surface_attrib.c277 unsigned long buffer_stride; local
385 buffer_stride = psb_surface->stride;
430 unsigned long buffer_stride; local
523 buffer_stride = psb_surface->stride;
H A Dpsb_drv_video.c737 int height_origin, buffer_stride = 0; local
935 buffer_stride = psb_surface->stride;
/hardware/qcom/display/msm8996/sdm/include/private/
H A Dcolor_params.h197 uint32_t buffer_stride; member in struct:sdm::PPFrameCaptureData
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_color_manager.cpp239 frame_capture_data->buffer_stride = buffer_info.alloc_buffer_info.stride;
/hardware/intel/img/psb_video/src/hwdefs/
H A Ddxva_cmdseq_msg.h59 uint32_t buffer_stride; member in struct:__anon818
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_color_manager.cpp390 frame_capture_data->buffer_stride = buffer_info.alloc_buffer_info.stride;
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dcolor_params.h250 uint32_t buffer_stride; member in struct:sdm::PPFrameCaptureData
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_color_manager.cpp237 frame_capture_data->buffer_stride = buffer_info.buffer_config.width;
/hardware/qcom/display/sdm845/sdm/include/private/
H A Dcolor_params.h250 uint32_t buffer_stride; member in struct:sdm::PPFrameCaptureData
/hardware/qcom/display/sdm845/sdm/libs/hwc2/
H A Dhwc_color_manager.cpp238 frame_capture_data->buffer_stride = buffer_info.buffer_config.width;

Completed in 169 milliseconds