| /third_party/mesa3d/src/util/tests/format/ |
| H A D | srgb.c | 13 const enum pipe_format linear = util_format_linear(format); in main() local 23 const enum pipe_format linear = util_format_linear(format); in main() local
|
| /third_party/skia/src/effects/ |
| H A D | SkHighContrastFilter.cpp | 62 skcms_TransferFunction linear = SkNamedTransferFn::kLinear; in Make() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | mix.h | 40 } linear[PA_CHANNELS_MAX]; member
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | lcra.h | 51 uint32_t *linear; member
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | ExponentialTaper.java | 60 public double linearToExponential(double linear) { in linearToExponential() argument
|
| /third_party/skia/tests/ |
| H A D | SRGBTest.cpp | 24 linear = sRGB->makeLinearGamma(); in DEF_TEST() local 53 linear = sRGB->makeLinearGamma(); in DEF_TEST() local 98 sk_sp<SkColorSpace> linear = cs->makeLinearGamma(); in DEF_TEST() local
|
| H A D | ApplyGammaTest.cpp | 34 static float linear_to_srgb(float linear) { in linear_to_srgb() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/ |
| H A D | rs_interpolator_animat_test.cpp | 73 LinearInterpolator* linear; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/ |
| H A D | rs_interpolator_test.cpp | 87 LinearInterpolator* linear; in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| H A D | render_color_conversion_common.h | 86 vec3 LinearToSrgb(const vec3 linear) in LinearToSrgb() argument
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
| H A D | color.h | 49 inline float LinearToSRGBConv(const float linear) in LinearToSRGBConv() argument [all...] |
| /third_party/ffmpeg/libavresample/ |
| H A D | resample.h | 41 int linear; member
|
| /third_party/ffmpeg/libswresample/ |
| H A D | resample.h | 44 int linear; member
|
| H A D | soxr_resample.c | 32 static struct ResampleContext *create(struct ResampleContext *c, int out_rate, int in_rate, int filter_size, int phase_shift, int linear, in create() argument
|
| /third_party/skia/samplecode/ |
| H A D | SampleCusp.cpp | 56 SkScalar linear = (curTime % speed) / SkIntToFloat(speed); // 0 to 1 in linearToLoop() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_lower_cs_intrinsics.c | 88 nir_ssa_def *linear = nir_iadd(b, channel, thread_local_id); in lower_cs_intrinsics_convert_block() local [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_image.c | 106 bool linear = device->physical_device->instance->debug_flags & PANVK_DEBUG_LINEAR; in panvk_image_select_mod() local
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | draw_histogram.cc | 35 static bool linear = FLAGS_linear; in DistanceTransform() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
| H A D | image_loader_common.cpp | 57 PremultiplyAlpha( uint8_t *imageBytes, uint32_t width, uint32_t height, uint32_t channelCount, uint32_t bytesPerChannel, bool linear) PremultiplyAlpha() argument
|
| H A D | image_loader_stb_image.cpp | 124 PremultiplyAlpha( uint8_t* imageBytes, uint32_t width, uint32_t height, uint32_t channelCount, uint32_t bytesPerChannel, bool linear) PremultiplyAlpha() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_format_convert.h | 304 nir_ssa_def *linear = nir_fmul(b, c, nir_imm_float(b, 12.92f)); in nir_format_linear_to_srgb() local 317 nir_ssa_def *linear = nir_fdiv(b, c, nir_imm_float(b, 12.92f)); in nir_format_srgb_to_linear() local
|
| /third_party/node/deps/histogram/include/hdr/ |
| H A D | hdr_histogram.h | 401 struct hdr_iter_linear linear; member
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_layout.c | 338 bool linear = layout->modifier == DRM_FORMAT_MOD_LINEAR; in pan_image_layout_init() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_debug.c | 384 boolean linear = is_linear(tile->state, block, k); in do_debug_bin() local
|
| /third_party/pulseaudio/src/pulsecore/ffmpeg/ |
| H A D | resample2.c | 69 int linear; member 177 AVResampleContext *av_resample_init(int out_rate, int in_rate, int filter_size, int phase_shift, int linear, double cutoff){ in av_resample_init() argument
|