| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
| H A D | cif-luma.c | 100 struct rkcif_luma_vdev *luma = video_drvdata(file); in rkcif_luma_fop_release() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | cif-luma.c | 104 struct rkcif_luma_vdev *luma = video_drvdata(file); in rkcif_luma_fop_release() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | a64multienc.c | 76 int luma = 0; in to_meta_with_crop() local
|
| H A D | vp6.c | 591 vp6_filter(VP56Context *s, uint8_t *dst, uint8_t *src, int offset1, int offset2, ptrdiff_t stride, VP56mv mv, int mask, int select, int luma) vp6_filter() argument
|
| H A D | agm.c | 537 int luma[64], chroma[64]; in compute_quant_matrix() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_sab.c | 51 FilterParam luma; member [all...] |
| H A D | vf_vibrance.c | 89 float luma = g * gc + r * rc + b * bc; in vibrance_slice8() local 148 float luma = g * gc + r * rc + b * bc; in vibrance_slice16() local 205 float luma = g * gc + r * rc + b * bc; in vibrance_slice8p() local 262 float luma = g * gc + r * rc + b * bc; vibrance_slice16p() local [all...] |
| H A D | drawutils.c | 84 const AVLumaCoefficients *luma = NULL; in ff_draw_init2() local
|
| H A D | vf_signalstats.c | 232 const int luma = pluma[x]; in filter8_brng() local 267 const int luma = pluma[x]; in filter16_brng() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuFuzzyImageCompare.cpp | 337 const float luma = toGrayscale(cmp.getPixel(x, y)); in fuzzyCompare() local
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeDrawingCanvasTest.cpp | 642 OH_Drawing_ColorFilter* luma = OH_Drawing_ColorFilterCreateLuma(); in HWTEST_F() local
|
| /third_party/ffmpeg/libpostproc/ |
| H A D | postprocess.c | 670 int luma=-1; in pp_get_mode_by_name_and_quality() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_video.c | 191 nouveau_vpe_mb_mv_flags(bool luma, int mv_h, int mv_v, bool forward, bool first, bool vert) in nouveau_vpe_mb_mv_flags() argument 147 nouveau_vpe_mb_dct_header(struct nouveau_decoder *dec, const struct pipe_mpeg12_macroblock *mb, bool luma) nouveau_vpe_mb_dct_header() argument 232 nouveau_vpe_mb_mv(struct nouveau_decoder *dec, unsigned mc_header, bool luma, bool frame, bool forward, bool vert, int x, int y, const short motions[2], unsigned surface, bool first) nouveau_vpe_mb_mv() argument 271 nouveau_vpe_mb_mv_header(struct nouveau_decoder *dec, const struct pipe_mpeg12_macroblock *mb, bool luma) nouveau_vpe_mb_mv_header() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | webp_dec.c | 575 WebPDecodeYUVInto(const uint8_t* data, size_t data_size, uint8_t* luma, size_t luma_size, int luma_stride, uint8_t* u, size_t u_size, int u_stride, uint8_t* v, size_t v_size, int v_stride) WebPDecodeYUVInto() argument
|
| H A D | idec_dec.c | 716 WebPIDecoder* WebPINewYUVA(uint8_t* luma, size_t luma_size, int luma_stride, in WebPINewYUVA() argument 759 WebPIDecoder* WebPINewYUV(uint8_t* luma, size_t luma_size, int luma_stride, in WebPINewYUV() argument
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_canvas_test.cpp | 672 OH_Drawing_ColorFilter* luma = OH_Drawing_ColorFilterCreateLuma(); in HWTEST_F() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_uvd.c | 1436 void si_uvd_set_dt_surfaces(struct ruvd_msg *msg, struct radeon_surf *luma, in si_uvd_set_dt_surfaces() argument [all...] |
| H A D | radeon_vcn_dec.c | 1706 struct si_texture *luma = (struct si_texture *)((struct vl_video_buffer *)target)->resources[0]; in rvcn_dec_message_decode() local
|
| H A D | radeon_uvd_enc.h | 403 struct radeon_surf *luma; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_uvd.c | 1206 void ruvd_set_dt_surfaces(struct ruvd_msg *msg, struct radeon_surf *luma, in ruvd_set_dt_surfaces() argument [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | makepng.c | 542 png_uint_32 luma = base - abs(2*x-size_max); in generate_row() local 664 png_uint_32 luma = colors[1]; in generate_row() local 675 png_uint_32 luma = colors[1]; in generate_row() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/mkp/include/ |
| H A D | vou.h | 193 hi_u32 luma; /* luminance: 0 ~ 100 default: 50 */ member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
| H A D | hifb_graphic_drv.c | 658 hi_s32 luma, contrast, hue, satu; in fb_vou_drv_calc_csc_matrix() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/include/ |
| H A D | hifb_vou_drv.h | 263 hi_u32 luma; /* RW range:[0, 100] luminance, default: 50 */
member
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_csp_enc.c | 268 const int luma = 13933 * r + 46871 * g + 4732 * b + YUV_HALF; in RGBToGray() local 386 const int luma = 16839 * r + 33059 * g + 6420 * b + SROUNDER; in ConvertRGBToY() local
|