/external/webrtc/webrtc/modules/audio_coding/codecs/g711/ |
D | audio_decoder_pcm.cc | 19 size_t AudioDecoderPcmU::Channels() const { in Channels() function in webrtc::AudioDecoderPcmU 43 size_t AudioDecoderPcmA::Channels() const { in Channels() function in webrtc::AudioDecoderPcmA
|
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/ |
D | audio_decoder_g722.cc | 56 size_t AudioDecoderG722::Channels() const { in Channels() function in webrtc::AudioDecoderG722 103 size_t AudioDecoderG722Stereo::Channels() const { in Channels() function in webrtc::AudioDecoderG722Stereo
|
/external/opencv3/modules/core/test/ocl/ |
D | test_matrix_operation.cpp | 57 PARAM_TEST_CASE(ConvertTo, MatDepth, MatDepth, Channels, bool) in PARAM_TEST_CASE() argument 106 PARAM_TEST_CASE(CopyTo, MatDepth, Channels, bool, bool) in PARAM_TEST_CASE() argument
|
D | test_channels.cpp | 148 PARAM_TEST_CASE(Split, MatType, Channels, bool) in PARAM_TEST_CASE() argument 369 PARAM_TEST_CASE(InsertChannel, MatDepth, Channels, bool) in PARAM_TEST_CASE() argument 415 PARAM_TEST_CASE(ExtractChannel, MatDepth, Channels, bool) in PARAM_TEST_CASE() argument
|
D | test_matrix_expr.cpp | 18 PARAM_TEST_CASE(UMatExpr, MatDepth, Channels) in PARAM_TEST_CASE() argument
|
/external/opencv3/modules/core/test/ |
D | test_ippasync.cpp | 14 PARAM_TEST_CASE(IPPAsync, MatDepth, Channels, hppAccelType) in PARAM_TEST_CASE() argument 86 PARAM_TEST_CASE(IPPAsyncShared, Channels, hppAccelType) in PARAM_TEST_CASE() argument
|
/external/webrtc/webrtc/modules/audio_coding/neteq/mock/ |
D | mock_external_decoder_pcm16b.h | 42 size_t Channels() const override { return 1; } in Channels() function
|
/external/webrtc/webrtc/modules/audio_coding/codecs/pcm16b/ |
D | audio_decoder_pcm16b.cc | 25 size_t AudioDecoderPcm16B::Channels() const { in Channels() function in webrtc::AudioDecoderPcm16B
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | audio_decoder_ilbc.cc | 52 size_t AudioDecoderIlbc::Channels() const { in Channels() function in webrtc::AudioDecoderIlbc
|
/external/opencv3/modules/imgproc/test/ocl/ |
D | test_medianfilter.cpp | 54 PARAM_TEST_CASE(MedianFilter, MatDepth, Channels, int, bool) in PARAM_TEST_CASE() argument
|
D | test_blend.cpp | 55 PARAM_TEST_CASE(BlendLinear, MatDepth, Channels, bool) in PARAM_TEST_CASE() argument
|
D | test_sepfilter2D.cpp | 54 PARAM_TEST_CASE(SepFilter2D, MatDepth, Channels, BorderType, bool, bool) in PARAM_TEST_CASE() argument
|
D | test_pyramids.cpp | 55 PARAM_TEST_CASE(PyrTestBase, MatDepth, Channels, BorderType, bool) in PARAM_TEST_CASE() argument
|
D | test_filter2d.cpp | 54 PARAM_TEST_CASE(Filter2D, MatDepth, Channels, int, int, BorderType, bool, bool) in PARAM_TEST_CASE() argument
|
D | test_boxfilter.cpp | 54 PARAM_TEST_CASE(BoxFilterBase, MatDepth, Channels, BorderType, bool, bool) in PARAM_TEST_CASE() argument
|
/external/dng_sdk/source/ |
D | dng_color_spec.h | 90 uint32 Channels () const in Channels() function
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | audio_decoder_impl.cc | 64 size_t AudioDecoderCng::Channels() const { in Channels() function in webrtc::AudioDecoderCng
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/ |
D | audio_decoder_isac_t_impl.h | 98 size_t AudioDecoderIsacT<T>::Channels() const { in Channels() function
|
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/ |
D | audio_decoder_opus.cc | 90 size_t AudioDecoderOpus::Channels() const { in Channels() function in webrtc::AudioDecoderOpus
|
/external/opencv3/modules/photo/test/ocl/ |
D | test_denoising.cpp | 16 PARAM_TEST_CASE(FastNlMeansDenoisingTestBase, Channels, int, bool, bool) in PARAM_TEST_CASE() argument
|
/external/opencv3/modules/cudafilters/test/ |
D | test_filters.cpp | 221 PARAM_TEST_CASE(SeparableLinearFilter, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, A… in PARAM_TEST_CASE() argument 290 PARAM_TEST_CASE(Sobel, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, Deriv_X, Deriv_Y,… in PARAM_TEST_CASE() argument 357 PARAM_TEST_CASE(Scharr, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, Deriv_X, Deriv_Y, Borde… in PARAM_TEST_CASE() argument 421 PARAM_TEST_CASE(GaussianBlur, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, BorderType… in PARAM_TEST_CASE() argument
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/ |
D | image_util_bitmap_impl.py | 10 def Channels(bitmap): function
|
D | image_util_numpy_impl.py | 16 def Channels(image): function
|
/external/opencv3/modules/cudaimgproc/test/ |
D | test_match_template.cpp | 60 PARAM_TEST_CASE(MatchTemplate8U, cv::cuda::DeviceInfo, cv::Size, TemplateSize, Channels, TemplateMe… in PARAM_TEST_CASE() argument 117 PARAM_TEST_CASE(MatchTemplate32F, cv::cuda::DeviceInfo, cv::Size, TemplateSize, Channels, TemplateM… in PARAM_TEST_CASE() argument
|
/external/chromium-trace/catapult/telemetry/telemetry/util/ |
D | image_util.py | 28 def Channels(image): function
|