Home
last modified time | relevance | path

Searched defs:gf (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DGradient.java19 GradientFactory gf) throws IllegalArgumentException { in Gradient()
24 GradientFactory gf) throws IllegalArgumentException { in Gradient()
29 GradientFactory gf) throws IllegalArgumentException { in makeGradient()
47 GradientFactory gf) throws IllegalArgumentException { in makeGradient()
/third_party/lame/frontend/
Dlame_main.c98 init_files(lame_global_flags * gf, char const *inPath, char const *outPath) in init_files()
274 print_trailing_info(lame_global_flags * gf) in print_trailing_info()
328 write_xing_frame(lame_global_flags * gf, FILE * outf, size_t offset) in write_xing_frame()
365 write_id3v1_tag(lame_t gf, FILE * outf) in write_id3v1_tag()
389 lame_encoder_loop(lame_global_flags * gf, FILE * outf, int nogap, char *inPath, char *outPath) in lame_encoder_loop()
519 lame_encoder(lame_global_flags * gf, FILE * outf, int nogap, char *inPath, char *outPath) in lame_encoder()
531 lame_main(lame_t gf, int argc, char **argv) in lame_main()
Dtimestatus.c194 brhist_init_package(lame_global_flags const* gf) in brhist_init_package()
209 encoder_progress_begin( lame_global_flags const* gf in encoder_progress_begin()
288 encoder_progress( lame_global_flags const* gf ) in encoder_progress()
321 encoder_progress_end( lame_global_flags const* gf ) in encoder_progress_end()
Dbrhist.c85 brhist_init(const lame_global_flags * gf, const int bitrate_kbps_min, const int bitrate_kbps_max) in brhist_init()
171 progress_line(const lame_global_flags * gf, int full, int frames) in progress_line()
303 brhist_disp(const lame_global_flags * gf) in brhist_disp()
Dmp3x.c32 lame_main(lame_t gf, int argc, char **argv) in lame_main()
Dmp3rtp.c131 lame_main(lame_t gf, int argc, char **argv) in lame_main()
Dmain.c474 lame_t gf; in c_main() local
Dget_audio.c2484 sizeOfOldTag(lame_t gf) in sizeOfOldTag()
2491 getOldTag(lame_t gf) in getOldTag()
/third_party/typescript/tests/baselines/reference/
DintersectionTypeOverloading.js9 var gf: G & F; variable
22 var gf; variable
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionTypeOverloading.ts8 var gf: G & F; variable
/third_party/ffmpeg/libavfilter/x86/
Dvf_gradfun_init.c91 av_cold void ff_gradfun_init_x86(GradFunContext *gf) in ff_gradfun_init_x86()
/third_party/openssl/crypto/ec/curve448/
Dfield.h37 } ALIGNED gf_s, gf[1]; typedef
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
Dfield.h37 } ALIGNED gf_s, gf[1]; typedef
/third_party/icu/icu4c/source/test/cintltst/
Dcustrtst.c505 gf[] = { 0x67, 0x66, 0 }; in TestStringSearching() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjunittest.c748 unsigned char rf, gf, bf; in cmpBitmap() local
/third_party/ffmpeg/libavfilter/
Daf_arnndn.c1372 float gf[FREQ_SIZE]; in rnnoise_channel() local