Searched refs:buffer_stride (Results 1 - 13 of 13) sorted by relevance
/hardware/intel/img/psb_video/src/android/ |
H A D | psb_surface_gralloc.c | 108 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 D | hwc_display_external_test.cpp | 423 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 D | hwc_color_manager.cpp | 388 frame_capture_data->buffer_stride = buffer_info.alloc_buffer_info.aligned_width;
|
/hardware/intel/img/psb_video/src/ |
H A D | psb_surface_attrib.c | 277 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 D | psb_drv_video.c | 737 int height_origin, buffer_stride = 0; local 935 buffer_stride = psb_surface->stride;
|
/hardware/qcom/display/msm8996/sdm/include/private/ |
H A D | color_params.h | 197 uint32_t buffer_stride; member in struct:sdm::PPFrameCaptureData
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_color_manager.cpp | 239 frame_capture_data->buffer_stride = buffer_info.alloc_buffer_info.stride;
|
/hardware/intel/img/psb_video/src/hwdefs/ |
H A D | dxva_cmdseq_msg.h | 59 uint32_t buffer_stride; member in struct:__anon818
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_color_manager.cpp | 390 frame_capture_data->buffer_stride = buffer_info.alloc_buffer_info.stride;
|
/hardware/qcom/display/msm8998/sdm/include/private/ |
H A D | color_params.h | 250 uint32_t buffer_stride; member in struct:sdm::PPFrameCaptureData
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_color_manager.cpp | 237 frame_capture_data->buffer_stride = buffer_info.buffer_config.width;
|
/hardware/qcom/display/sdm845/sdm/include/private/ |
H A D | color_params.h | 250 uint32_t buffer_stride; member in struct:sdm::PPFrameCaptureData
|
/hardware/qcom/display/sdm845/sdm/libs/hwc2/ |
H A D | hwc_color_manager.cpp | 238 frame_capture_data->buffer_stride = buffer_info.buffer_config.width;
|
Completed in 169 milliseconds