Searched defs:mono (Results 1 - 14 of 14) sorted by relevance
/third_party/libsnd/src/ |
H A D | avr.c | 43 short mono ; /* 0 = mono, 0xffff = stereo */ member
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuInterval.cpp | 145 const Interval mono = applyMonotone(std::abs, x); in abs() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | libvorbisdec.c | 137 float *mono ; in conv() local
|
H A D | texturedsp.c | 414 rgtc_block_internal(uint8_t *dst, ptrdiff_t stride, const uint8_t *block, const int *color_tab, int mono, int offset, int pix_size) rgtc_block_internal() argument 444 rgtc1_block_internal(uint8_t *dst, ptrdiff_t stride, const uint8_t *block, int sign, int mono, int offset, int pix_size) rgtc1_block_internal() argument
|
H A D | ac3dec.c | 193 const AVChannelLayout mono = (AVChannelLayout)AV_CHANNEL_LAYOUT_MONO; in ac3_decode_init() local
|
/third_party/lame/misc/ |
H A D | mlame_corr.c | 16 typedef signed short mono; typedef
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_silencedetect.c | 39 int mono; ///< mono mode : check each channel separately (default = check when ALL channels are silent) member [all...] |
H A D | af_afir.c | 463 AVFilterChannelLayouts *mono = NULL; in query_formats() local
|
/third_party/cups-filters/filter/ |
H A D | texttopdf.c | 851 mono; /* Monospaced? */ in write_line() local
|
/third_party/ffmpeg/libavutil/ |
H A D | imgutils.c | 605 int mono = pix_fmt == AV_PIX_FMT_MONOWHITE || pix_fmt == AV_PIX_FMT_MONOBLACK; in av_image_fill_black() local
|
/third_party/backends/backend/genesys/ |
H A D | image_pipeline.cpp | 446 float mono = ch0 * ch0_mult_ + ch1 * ch1_mult_ + ch2 * ch2_mult_; in get_next_row_data() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | variant_test.cc | 1968 absl::monostate mono; in TEST() local 2065 absl::monostate mono, other_mono; in TEST() local
|
/third_party/lame/frontend/ |
H A D | parse.c | 1020 int mono = 0; in presets_set() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_shader.h | 695 } mono; member 743 } mono; member
|
Completed in 19 milliseconds