Home
last modified time | relevance | path

Searched defs:weightA (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DHuffmanEncoder.java148 int weightA = tree[a].weight; in updateWeight() local
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DHuffmanEncoder.java148 int weightA = tree[a].weight; in updateWeight() local
/third_party/ffmpeg/libavcodec/
Dwavpack.h88 int weightA; member
/third_party/python/Modules/clinic/
Daudioop.c.h987 int weightA = 1; in audioop_ratecv() local
/third_party/python/Modules/
Daudioop.c1318 int weightA, int weightB) in audioop_ratecv_impl()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1495 const tcu::Interval weightA (filteringFormat.roundOut((ndx % 2) == 0 ? (1.0 - a) : a, false)); in linearInterpolate() local