Home
last modified time | relevance | path

Searched defs:sfix (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webp/sharpyuv/
H A Dsharpyuv.c221 const int coeffs[4], int sfix) { in RGBToYUVComponent()
240 const int sfix = GetPrecisionShift(rgb_bit_depth); in ConvertWRGBToYUV() local
522 const int sfix = GetPrecisionShift(rgb_bit_depth); in SharpYuvConvertWithOptions() local
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dmetrics.cpp324 unsigned sfix = 0; in MetricFnBytes() local