Home
last modified time | relevance | path

Searched defs:luma (Results 1 - 25 of 90) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
H A Dcljrdec.c59 uint8_t *luma = &p->data[0][y * p->linesize[0]]; in decode_frame() local
H A Dmss34dsp.c48 void ff_mss34_gen_quant_mat(uint16_t *qmat, int quality, int luma) in ff_mss34_gen_quant_mat() argument
H A Dvcr1.c75 uint8_t *luma = &p->data[0][y * p->linesize[0]]; in vcr1_decode_frame() local
[all...]
H A Dcljrenc.c66 uint8_t *luma = &p->data[0][y * p->linesize[0]]; in encode_frame() local
H A Dm101.c85 uint16_t *luma = (uint16_t*)&frame->data[0][y*frame->linesize[0]]; in m101_decode_frame() local
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dutils_mpp.h39 DataCrc luma; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec_jpeg.c42 struct si_texture *luma = (struct si_texture *)((struct vl_video_buffer *)target)->resources[0]; in radeon_jpeg_get_decode_param() local
H A Dsi_uvd.c93 struct si_texture *luma = (struct si_texture *)buf->resources[0]; in si_uvd_set_dtb() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_mipi_luma.h32 struct rkisp_mipi_luma luma[ISP2X_MIPI_RAW_MAX]; member
H A Disp_mipi_luma.c95 struct rkisp_luma_vdev *luma = video_drvdata(file); in rkisp_luma_fop_release() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-luma.h35 struct rkisp_mipi_luma luma[RKCIF_RAW_MAX]; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_mipi_luma.h33 struct rkisp_mipi_luma luma[ISP2X_MIPI_RAW_MAX]; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.h96 u8 *luma, *cb, *cr, *alpha; member
/third_party/ffmpeg/libavfilter/
H A Dunsharp.h50 UnsharpFilterParam luma; ///< luma parameters (width, height, amount) member
/third_party/ffmpeg/tests/checkasm/
H A Dsw_gbrp.c86 const int16_t *luma[LARGEST_FILTER]; in check_output_yuv2gbrp() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_uvd.c162 struct r600_texture *luma = (struct r600_texture *)buf->resources[0]; in r600_uvd_set_dtb() local
/third_party/skia/src/core/
H A DSkMaskGamma.h39 SkScalar luma = r * SK_LUM_COEFF_R + in computeLuminance() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dyuv.h192 const int luma = 16839 * r + 33059 * g + 6420 * b; in VP8RGBToY() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/hal/
H A Dgraphics_drv.c164 hi_s32 luma; in graphic_drv_calculate_rgb2yuv() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/include/adapt/
H A Dhi_comm_vo_dev_adapt.h75 hi_u32 luma; /* RW; range: [0, 100]; luminance, default: 50 */ member
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Disppreview.h83 struct omap3isp_prev_luma luma; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c220 u32 luma = (plane->brightness - 512) << 16 | plane->contrast; in nv10_set_params() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.h128 u8 *luma, *cb, *cr, *alpha; member
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Disppreview.h83 struct omap3isp_prev_luma luma; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c220 u32 luma = (plane->brightness - 512) << 16 | plane->contrast; in nv10_set_params() local

Completed in 12 milliseconds

1234