Home
last modified time | relevance | path

Searched defs:scf (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddca_lbr.c417 static int parse_scale_factors(DCALbrDecoder *s, uint8_t *scf) in parse_scale_factors()
1414 int scf = w1 * g1_scf_a[i] + w2 * g1_scf_b[i]; in decode_grid() local
1422 int scf = w1 * g1_scf_a[i] + w2 * g1_scf_b[i]; in decode_grid() local
1514 unsigned int scf = hr_scf[i]; in filter_ts() local
1523 unsigned int scf = hr_scf[i / 8] - g2_scf[i]; in filter_ts() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dppucd.h54 UChar32 scf, slc, stc, suc; member
/third_party/icu/icu4c/source/tools/toolutil/
Dppucd.h54 UChar32 scf, slc, stc, suc; member
/third_party/node/deps/icu-small/source/tools/toolutil/
Dppucd.h54 UChar32 scf, slc, stc, suc; member
/third_party/node/deps/icu-small/source/common/
Duniset_closure.cpp186 bool scfString(const UnicodeString &s, UnicodeString &scf) { in scfString()
/third_party/lame/mpglib/
Dlayer3.c569 III_get_scale_factors_1(PMPSTR mp, int *scf, struct gr_info_s *gr_infos) in III_get_scale_factors_1()
655 III_get_scale_factors_2(PMPSTR mp, int *scf, struct gr_info_s *gr_infos, int i_stereo) in III_get_scale_factors_2()
719 III_dequantize_sample(PMPSTR mp, real xr[SBLIMIT][SSLIMIT], int *scf, in III_dequantize_sample()
/third_party/icu/tools/unicode/c/genprops/
Dcasepropsbuilder.cpp448 UChar32 scf=props.scf; in setProps() local