/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_color_manager.cpp | 175 for( int row = 0; row < 3; row++) { in SetCSCLegacy() local 177 row, kernel_params->data.csc_cfg_data.csc_data.csc_mv[row*3 + 0], in SetCSCLegacy() 178 row, kernel_params->data.csc_cfg_data.csc_data.csc_mv[row*3 + 1], in SetCSCLegacy() 179 row, kernel_params->data.csc_cfg_data.csc_data.csc_mv[row*3 + 2]); in SetCSCLegacy() 180 DLOGV_IF(kTagQDCM, "kernel pre_bv[%d]=%x\n", row, in SetCSCLegacy() 181 kernel_params->data.csc_cfg_data.csc_data.csc_pre_bv[row]); in SetCSCLegacy() 182 DLOGV_IF(kTagQDCM, "kernel post_bv[%d]=%x\n", row, in SetCSCLegacy() 183 kernel_params->data.csc_cfg_data.csc_data.csc_post_bv[row]); in SetCSCLegacy()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 277 for (uint32_t row = 0; row < GAMUT_3D_TBL_NUM; row++) { in GetDrmGamut() local 279 mdp_gamut->col[row][col].c0 = sde_gamut->c0_data[row][col]; in GetDrmGamut() 280 mdp_gamut->col[row][col].c2_c1 = sde_gamut->c1_c2_data[row][col]; in GetDrmGamut()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 277 for (uint32_t row = 0; row < GAMUT_3D_TBL_NUM; row++) { in GetDrmGamut() local 279 mdp_gamut->col[row][col].c0 = sde_gamut->c0_data[row][col]; in GetDrmGamut() 280 mdp_gamut->col[row][col].c2_c1 = sde_gamut->c1_c2_data[row][col]; in GetDrmGamut()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 277 for (uint32_t row = 0; row < GAMUT_3D_TBL_NUM; row++) { in GetDrmGamut() local 279 mdp_gamut->col[row][col].c0 = sde_gamut->c0_data[row][col]; in GetDrmGamut() 280 mdp_gamut->col[row][col].c2_c1 = sde_gamut->c1_c2_data[row][col]; in GetDrmGamut()
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsDisplay.cpp | 272 for (unsigned row = 0; row < mBuffer.height; row++) { in returnTargetBufferForDisplay() local 281 ((row & 0xFF) << 8) | // vertical gradient in returnTargetBufferForDisplay() 283 if ((row | col) == 0) { in returnTargetBufferForDisplay()
|
D | EvsCamera.cpp | 492 for (unsigned row = 0; row < buff.height; row++) { in fillTestFrame() local 501 ((row & 0xFF) << 8) | // vertical gradient in fillTestFrame() 503 if ((row | col) == 0) { in fillTestFrame()
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 308 XMLElement* row = fpsList->FirstChildElement("Limit"); in updateFpsList() local 309 while (row != nullptr) { in updateFpsList() 312 limit.size = {row->UnsignedAttribute("width", /*Default*/ 0), in updateFpsList() 313 row->UnsignedAttribute("height", /*Default*/ 0)}; in updateFpsList() 314 limit.fpsUpperBound = row->DoubleAttribute("fpsBound", /*Default*/ 1000.0); in updateFpsList() 326 row = row->NextSiblingElement("Limit"); in updateFpsList()
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FormatConvert.cpp | 198 for (unsigned row = 0; row < height; row++) { in copyMatchedInterleavedFormats() local
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 136 for (int row = 0; row < height; row++) { in fillBuffer() local 138 int pixel = row * width + col; in fillBuffer() 141 int offset = (row * stride + col) * bytesPerPixel; in fillBuffer() 233 for (int row = 0; row < height; row++) { in clearColors() local 235 int pixel = row * mDisplayWidth + col; in clearColors() 243 for (int row = area.top; row < area.bottom; row++) { in fillColorsArea() local 245 int pixel = row * stride + col; in fillColorsArea() 348 for (int row = 0; row < mHeight; row++) { in checkReadbackBuffer() local 350 int pixel = row * mWidth + col; in checkReadbackBuffer() 351 int offset = (row * mStride + col) * bytesPerPixel; in checkReadbackBuffer()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 555 static unsigned short inv_row_2_scale(const signed char *row) in inv_row_2_scale() argument 559 if (row[0] > 0) in inv_row_2_scale() 561 else if (row[0] < 0) in inv_row_2_scale() 563 else if (row[1] > 0) in inv_row_2_scale() 565 else if (row[1] < 0) in inv_row_2_scale() 567 else if (row[2] > 0) in inv_row_2_scale() 569 else if (row[2] < 0) in inv_row_2_scale()
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 555 static unsigned short inv_row_2_scale(const signed char *row) in inv_row_2_scale() argument 559 if (row[0] > 0) in inv_row_2_scale() 561 else if (row[0] < 0) in inv_row_2_scale() 563 else if (row[1] > 0) in inv_row_2_scale() 565 else if (row[1] < 0) in inv_row_2_scale() 567 else if (row[2] > 0) in inv_row_2_scale() 569 else if (row[2] < 0) in inv_row_2_scale()
|
/hardware/interfaces/graphics/mapper/3.0/ |
D | types.hal | 67 * Stride describes the distance in bytes from the first value of one row of 68 * the image to the first value of the next row. It includes the width of the
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | types.hal | 48 * Stride describes the distance in bytes from the first value of one row of 49 * the image to the first value of the next row. It includes the width of the
|
/hardware/google/av/media/sfplugin/utils/ |
D | Codec2BufferUtils.cpp | 95 for (uint32_t row = 0; row < planeH; ++row) { in _ImageCopy() local 102 for (uint32_t row = 0; row < planeH; ++row) { in _ImageCopy() local
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 906 for (uint32_t row = 0; row < GAMUT_3D_TBL_NUM; row++) { in GetDrmGamut() local 908 mdp_gamut->col[row][col].c0 = sde_gamut->c0_data[row][col]; in GetDrmGamut() 909 mdp_gamut->col[row][col].c2_c1 = sde_gamut->c1_c2_data[row][col]; in GetDrmGamut()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | display_base.cpp | 631 char row[1024]; in Dump() local 640 snprintf(row, sizeof(row), format, idx, comp_type, rot, in Dump() 645 os << row; in Dump() 663 char row[1024] = { 0 }; in Dump() local 667 snprintf(row, sizeof(row), format, idx, comp_type, pipe_split[0], in Dump() 673 os << row; in Dump() 704 char row[1024]; in Dump() local 705 snprintf(row, sizeof(row), format, idx, comp_type, pipe_split[count], in Dump() 712 os << row; in Dump()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 985 for (uint32_t row = 0; row < GAMUT_3D_TBL_NUM; row++) { in GetDrmGamut() local 987 mdp_gamut->col[row][col].c0 = sde_gamut->c0_data[row][col]; in GetDrmGamut() 988 mdp_gamut->col[row][col].c2_c1 = sde_gamut->c1_c2_data[row][col]; in GetDrmGamut()
|
/hardware/google/av/codec2/tests/vndk/ |
D | C2BufferTest.cpp | 430 for (uint32_t row = 0; row < rect.height / info.rowSampling; ++row) { in fillPlane() local 431 int32_t rowOffset = (row + rect.top / info.rowSampling) * info.rowInc; in fillPlane() 440 for (uint32_t row = 0; row < rect.height / info.rowSampling; ++row) { in verifyPlane() local 441 int32_t rowOffset = (row + rect.top / info.rowSampling) * info.rowInc; in verifyPlane()
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_base.cpp | 743 char row[1024]; in Dump() local 752 snprintf(row, sizeof(row), format, idx, comp_type, rot, in Dump() 757 os << row; in Dump() 776 char row[1024] = { 0 }; in Dump() local 780 snprintf(row, sizeof(row), format, idx, comp_type, pipe_split[0], in Dump() 786 os << row; in Dump() 819 char row[1024]; in Dump() local 820 snprintf(row, sizeof(row), format, idx, comp_type, pipe_split[count], in Dump() 827 os << row; in Dump()
|
/hardware/qcom/camera/msm8998/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 721 int row, col, uv_row; in convert_YUYV_to_420_NV12() local 725 for(row = 0; row < ht; row++) in convert_YUYV_to_420_NV12() 728 out_buf[row * wd + col / 2] = in_buf[row * wd * 2 + col]; in convert_YUYV_to_420_NV12() 732 for(row = 0, uv_row = ht; row < ht; row += 2, uv_row++) in convert_YUYV_to_420_NV12() 735 out_buf[uv_row * wd + col / 2]= in_buf[row * wd * 2 + col + 2]; in convert_YUYV_to_420_NV12() 736 out_buf[uv_row * wd + col / 2 + 1] = in_buf[row * wd * 2 + col]; in convert_YUYV_to_420_NV12()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu.c | 432 int letter, col, row, pad; in dhd_list() local 453 row = col = 0; in dhd_list() 457 strcat(buf+row*80, cmd->name); in dhd_list() 458 pad = 18 * (col + 1) - strlen(buf+row*80); in dhd_list() 462 strcat(buf+row*80, " "); in dhd_list() 463 row++; in dhd_list() 464 if (row == nrows) { in dhd_list() 465 col++; row = 0; in dhd_list() 470 for (row = 0; row < nrows; row++) in dhd_list() 471 printf("%s\n", buf+row*80); in dhd_list()
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | display_base.cpp | 608 char row[1024]; in Dump() local 615 snprintf(row, sizeof(row), format, idx, comp_type, rotate_split[count], in Dump() 621 os << row; in Dump() 656 char row[1024]; in Dump() local 657 snprintf(row, sizeof(row), format, idx, comp_type, comp_split[count], in Dump() 664 os << row; in Dump()
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 212 * RAW10 is a single-channel, 10-bit per pixel, densely packed in each row, 217 * row, each 4 consecutive pixels are packed into 5 bytes (40 bits). Each one 245 * the end of each row, the entire image data is densely packed. When stride is 247 * row (including the last row). 267 * RAW12 is a single-channel, 12-bit per pixel, densely packed in each row, 272 * row, each two consecutive pixels are packed into 3 bytes (24 bits). The first 296 * the end of each row, the entire image data is densely packed. When stride is 298 * each row (including the last row).
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 1006 * float[12]: 3x4 matrix in row major order 1023 * float[12]: 3x4 matrix in row major order [R; t] 1084 * int32_t[2]: size in (row, column) ... 1st frame 1085 * float[n]: matrix element values in row major order.
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 7821 for (OMX_U32 row = mbTop; row <= mbBottom; row++) { in append_extradata_roi_region_qp_info() local 7823 mb = row * mbRowAligned + col; in append_extradata_roi_region_qp_info() 7884 for (OMX_U32 row = mbTop; row <= mbBottom; row++) { in append_extradata_roi_region_qp_info() local 7886 mb = row * mbRow + col; in append_extradata_roi_region_qp_info()
|