| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/ |
| H A D | codec-v4l2-fwht.c | 98 rf->luma = buf; in prepare_raw_frame() 111 rf->luma = NULL; in prepare_raw_frame() 123 rf->cb = rf->luma + size; in prepare_raw_frame() 127 rf->cr = rf->luma + size; in prepare_raw_frame() 131 rf->cb = rf->luma + size; in prepare_raw_frame() 137 rf->cb = rf->luma + size; in prepare_raw_frame() 143 rf->cr = rf->luma + size; in prepare_raw_frame() 147 rf->cb = rf->luma + 1; in prepare_raw_frame() 151 rf->cr = rf->luma + 1; in prepare_raw_frame() 155 rf->cb = rf->luma; in prepare_raw_frame() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkLumaCore.cpp | 41 SmartPtr<VideoBuffer> luma = mStatsQueue.pop (timeout); in loop() local 43 if (!luma.ptr()) { in loop() 48 XCamReturn ret = mRkLumaCore->analyze (luma); in loop() 184 rk_sim_isp_v200_luma_t* luma = in analyze() local 186 LOGD_ANALYZER("lumatest rkaiq get luma(%d): %d\n", in analyze() 187 luma->valid_luma, in analyze() 188 luma->image_luma_result.mean_luma[0]); in analyze() 193 luma->image_luma_result.mean_luma[0], in analyze() 196 float dluma = float(luma_frame_pre->mean_luma[0] - luma->image_luma_result.mean_luma[0]) / in analyze() 197 (luma_frame_pre->mean_luma[0] + luma->image_luma_result.mean_luma[0]); in analyze() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_mmhubbub.c | 85 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 88 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 94 /* right eye offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 97 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 100 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 106 /* right eye offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 109 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 112 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 118 /* right eye offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 121 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr3/ |
| H A D | ia_css_tnr3_types.h | 33 * each. Each line graph has Luma values on the x axis and sigma values for 35 * slope and the point of Luma value which where the slope may change is called 37 * specified each on the Luma axis and the per plane Sigma axis. On the Luma 38 * axis two points are fixed (namely 0 and maximum luma value - depending on
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | regs-mfc.h | 99 /* reconstructed luma */ 134 #define S5P_FIMV_ENC_REF_B_LUMA_ADR 0x062c /* ref B Luma addr */ 137 #define S5P_FIMV_ENC_CUR_LUMA_ADR 0x0718 /* current Luma addr */ 166 #define S5P_FIMV_SI_DISPLAY_Y_ADR 0x2010 /* luma addr of displayed pic */ 173 #define S5P_FIMV_SI_DECODE_Y_ADR 0x2024 /* luma addr of decoded pic */ 189 #define S5P_FIMV_CRC_LUMA0 0x2030 /* luma crc data per frame 193 #define S5P_FIMV_CRC_LUMA1 0x2038 /* luma crc data per bottom 273 luma pic */ 279 #define S5P_FIMV_ENC_SI_CH0_CUR_Y_ADR 0x2050 /* current Luma addr */ 285 #define S5P_FIMV_ENC_SI_CH1_CUR_Y_ADR 0x2090 /* current Luma addr */
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | cif-luma.c | 11 #include "cif-luma.h" 104 struct rkcif_luma_vdev *luma = video_drvdata(file); in rkcif_luma_fop_release() local 109 v4l2_pipeline_pm_put(&luma->vnode.vdev.entity); in rkcif_luma_fop_release() 243 "no luma buffer available\n"); in rkcif_stats_send_luma() 259 cur_stat_buf->luma[i].exp_mean[j] = in rkcif_stats_send_luma() 260 work->luma[i].exp_mean[j]; in rkcif_stats_send_luma() 321 luma_vdev->work.luma[0].exp_mean[i] = in rkcif_luma_isr() 332 luma_vdev->work.luma[1].exp_mean[i] = in rkcif_luma_isr() 343 luma_vdev->work.luma[2].exp_mean[i] = in rkcif_luma_isr() 457 strlcpy(vdev->name, "rkcif-mipi-luma", sizeof(vdev->name)); in rkcif_register_luma_vdev()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/ |
| H A D | rk_aiq_atmo_algo.cpp | 406 if(pAtmoCtx->AtmoConfig.Luma.globalLumaMode == GLOBALLUMAMODE_ENVLV) in ApiOffProcess() 408 …pAtmoCtx->AtmoConfig.Luma.EnvLv, pAtmoCtx->AtmoConfig.Luma.GlobeLuma, pAtmoCtx->AtmoConfig.Luma.le… in ApiOffProcess() 409 else if(pAtmoCtx->AtmoConfig.Luma.globalLumaMode == GLOBALLUMAMODE_ISO) in ApiOffProcess() 411 …pAtmoCtx->AtmoConfig.Luma.ISO, pAtmoCtx->AtmoConfig.Luma.GlobeLuma, pAtmoCtx->AtmoConfig.Luma.len); in ApiOffProcess() 491 pAtmoCtx->tmoAttr.CtlInfo.GlobalLumaMode = pAtmoCtx->AtmoConfig.Luma.globalLumaMode; in AtmoTranferData2Api() 652 if(pAtmoConfig->Luma.len != pCalibDb->TmoTuningPara.GlobalLuma.GlobalLumaData.EnvLv_len) { in newMalloc() 653 free(pAtmoConfig->Luma.EnvLv); in newMalloc() 654 free(pAtmoConfig->Luma.ISO); in newMalloc() 655 free(pAtmoConfig->Luma.GlobeLuma); in newMalloc() 656 pAtmoConfig->Luma.len = pCalibDb->TmoTuningPara.GlobalLuma.GlobalLumaData.EnvLv_len; in newMalloc() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-luma-oled_3.8.1.bb | 5 HOMEPAGE = "https://github.com/rm-hull/luma.oled" 15 PYPI_PACKAGE = "luma.oled" 18 ${PYTHON_PN}-luma-core \
|
| H A D | python3-luma-core_2.3.1.bb | 3 HOMEPAGE = "https://github.com/rm-hull/luma.core" 11 PYPI_PACKAGE = "luma.core"
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_mmhubbub.c | 109 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub3_config_mcif_buf() 117 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub3_config_mcif_buf() 125 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub3_config_mcif_buf() 133 /* buffer address for packing mode or Luma in planar mode */ in mmhubbub3_config_mcif_buf() 141 /* setup luma & chroma size in mmhubbub3_config_mcif_buf() 142 * should be enough to contain a whole frame Luma data, in mmhubbub3_config_mcif_buf() 208 /* Set arbitration unit for Luma/Chroma */ in mmhubbub3_config_mcif_arb()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_mipi_luma.c | 100 struct rkisp_luma_vdev *luma = video_drvdata(file); in rkisp_luma_fop_release() local 105 v4l2_pipeline_pm_put(&luma->vnode.vdev.entity); in rkisp_luma_fop_release() 241 "no luma buffer available\n"); in rkisp_stats_send_luma() 257 cur_stat_buf->luma[i].exp_mean[j] = in rkisp_stats_send_luma() 258 work->luma[i].exp_mean[j]; in rkisp_stats_send_luma() 356 luma_vdev->work.luma[0].exp_mean[i] = in rkisp_luma_isr() 367 luma_vdev->work.luma[1].exp_mean[i] = in rkisp_luma_isr() 378 luma_vdev->work.luma[2].exp_mean[i] = in rkisp_luma_isr() 456 strlcpy(vdev->name, "rkisp-mipi-luma", sizeof(vdev->name)); in rkisp_register_luma_vdev()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces.rst | 107 the so-called luma coefficients. There may be multiple possible Y'CbCr 109 prefer to use luma (Y') and chroma (CbCr) instead of R'G'B'. Since the 112 compared to the luma data. Note that the luma (Y') is unrelated to the Y 117 correct, it is just an encoding of an R'G'B' color into luma and chroma 146 luma coefficients needed to transform R'G'B' to Y'CbCr. While some
|
| H A D | pixfmt-m420.rst | 17 (YUV 4:2:0). Pixels are organized as interleaved luma and chroma planes. 18 Two lines of luma data are followed by one line of chroma data. 20 The luma plane has one byte per pixel. The chroma plane contains
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/ |
| H A D | ia_css_ctc2_param.h | 24 /*VMEM Luma params*/ 26 /** Gains by Y(Luma) at Y = 0.0,Y_X1, Y_X2, Y_X3, Y_X4*/ 28 /* kneepoints by Y(Luma) 0.0, y_x1, y_x2, y _x3, y_x4*/
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/ |
| H A D | ia_css_ctc_types.h | 81 u16 x1; /** 2nd kneepoint luma. 84 u16 x2; /** 3rd kneepoint luma. 87 u16 x3; /** 4th kneepoint luma. 90 u16 x4; /** 5tn kneepoint luma.
|
| /OK3568_Linux_fs/external/rockit/tgi/sdk/include/ |
| H A D | RTMediaPixel.h | 115 * image, the left shows only luma, the right 119 * 1st 2nd 1st 2nd horizontal luma sample positions 122 *1st luma line > |X X ... |3 4 X ... X are luma samples, 124 *2nd luma line > |X X ... |5 6 X ... 0 is undefined/unknown position
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/include/ |
| H A D | rk_aiq_user_api_ahdr.h | 32 …HDR_OpMode_DarkArea = 4, // for dark area luma inprove, no matter the scene is night, normal, or h… 33 HDR_OpMode_Tool = 5, // for dark area luma inprove, no matter the scene is night, normal, or hdr 103 GlobalLuma_t luma[CALIBDB_MAX_MODE_NUM];
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/ |
| H A D | ia_css_gc_types.h | 36 /* Gamma table, used for Y(Luma) Gamma Correction. 46 /** Y(Luma) Gamma table on vamem type 1. u0.8, [0,255] */ 48 /** Y(Luma) Gamma table on vamem type 2. u0.8, [0,255] */
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541_reg_l2.h | 74 * The texture thredsholds for H.264 LUMA 4x4 intra prediction 88 * The texture thredsholds for H.264 LUMA 8x8 intra prediction 95 * Texture thredsholds of up and left MB for H.264 LUMA intra prediction. 102 * Weights of the cost for H.264 LUMA 8x8 intra prediction 109 * Weights of the cost for H.264 LUMA 4x4 intra prediction 116 * Weights of the cost for H.264 LUMA 16x16 intra prediction
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | isppreview.h | 64 * @luma: Luma enhancement coefficients. 83 struct omap3isp_prev_luma luma; member
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/bdisp/ |
| H A D | bdisp-reg.h | 50 /* 10 - Luma Filter */ 206 #define BLT_TTY_CHROMA BIT(27) /* Write chroma / luma */ 222 #define BLT_FCTL_Y_HV_SCALE 0x33000000 /* Luma version */ 225 #define BLT_FCTL_Y_HV_SAMPLE 0x22000000 /* Luma version */
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/atmo/ |
| H A D | rk_aiq_types_atmo_algo_int.h | 75 globalLuma_t Luma; member 139 …TMO_OPMODE_DARKAREA = 4, // for dark area luma inprove, no matter the scene is night, normal, or h… 140 TMO_OPMODE_TOOL = 5, // for dark area luma inprove, no matter the scene is night, normal, or hdr
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ |
| H A D | ia_css_formats_types.h | 35 1 - full range, luma 0-255, chroma 0-255\n 36 0 - reduced range, luma 16-235, chroma 16-240 */
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/delta/ |
| H A D | delta-mjpeg-fw.h | 16 * @display_luma_p: address of the luma buffer 31 * @display_luma_p: address of the luma buffer 33 * @display_decimated_luma_p: address of the decimated luma buffer
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | rk3399_vpu_hw_jpeg_enc.c | 12 * luma and chroma quantization tables. The hardware does entropy 16 * In other words, only the luma and chroma quantization tables are 19 * Quantization luma table values are written to registers
|