/third_party/musl/Benchmark/scripts/ |
H A D | compare_benchmark_result.py | 28 def get_format(before_data, after_data, pct, fluctuation_range): member in BenchmarkDataParser
|
/third_party/backends/backend/genesys/ |
H A D | image.h | 37 PixelFormat get_format() const { return format_; } in get_format() function in genesys::Image
|
/third_party/ffmpeg/doc/examples/ |
H A D | qsvdec.c | 47 static int get_format(AVCodecContext *avctx, const enum AVPixelFormat *pix_fmts) in get_format() function
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_formats.c | 110 get_format(enum pipe_format f) in get_format() function
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_formats.c | 45 get_format(const struct v3d_device_info *devinfo, enum pipe_format f) in get_format() function
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dvx_formats.c | 224 v3dX(get_format)(VkFormat format) in get_format() function
|
/third_party/alsa-utils/bat/ |
H A D | bat.c | 130 static void get_format(struct bat *bat, char *optarg) in get_format() function
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_android.c | 1037 static int get_format(int format) function
|
/third_party/ffmpeg/libavutil/ |
H A D | opt.c | 1055 static int get_format(void *obj, const char *name, int search_flags, int *out_fmt, in get_format() function
|
/third_party/alsa-utils/alsaloop/ |
H A D | pcmjob.c | 1137 static int get_format(struct loopback_handle *lhandle) in get_format() function
|
/third_party/python/Modules/ |
H A D | _testbuffer.c | 801 get_format(PyObject *format) in get_format() function
|
/third_party/astc-encoder/Source/ |
H A D | astcenccli_image_load_store.cpp | 853 static const format_entry* get_format( in get_format() function 866 static unsigned int get_format( in get_format() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-layout-gpos-table.hh | 998 unsigned get_format (Iterator glyph_val_iter_pairs) in get_format() function
|
/third_party/ffmpeg/libavcodec/ |
H A D | hevcdec.c | 400 static enum AVPixelFormat get_format(HEVCContext *s, const HEVCSPS *sps) in get_format() function
|
H A D | avcodec.h | 653 enum AVPixelFormat (*get_format)(struct AVCodecContext *s, const enum AVPixelFormat * fmt); member [all...] |
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg.c | 2552 static enum AVPixelFormat get_format(AVCodecContext *s, const enum AVPixelFormat *pix_fmts) in get_format() function
|