Home
last modified time | relevance | path

Searched defs:Channels (Results 1 – 25 of 38) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
Daudio_decoder_pcm.cc19 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/
Daudio_decoder_g722.cc56 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/
Dtest_matrix_operation.cpp57 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
Dtest_channels.cpp148 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
Dtest_matrix_expr.cpp18 PARAM_TEST_CASE(UMatExpr, MatDepth, Channels) in PARAM_TEST_CASE() argument
/external/opencv3/modules/core/test/
Dtest_ippasync.cpp14 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/
Dmock_external_decoder_pcm16b.h42 size_t Channels() const override { return 1; } in Channels() function
/external/webrtc/webrtc/modules/audio_coding/codecs/pcm16b/
Daudio_decoder_pcm16b.cc25 size_t AudioDecoderPcm16B::Channels() const { in Channels() function in webrtc::AudioDecoderPcm16B
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_decoder_ilbc.cc52 size_t AudioDecoderIlbc::Channels() const { in Channels() function in webrtc::AudioDecoderIlbc
/external/opencv3/modules/imgproc/test/ocl/
Dtest_medianfilter.cpp54 PARAM_TEST_CASE(MedianFilter, MatDepth, Channels, int, bool) in PARAM_TEST_CASE() argument
Dtest_blend.cpp55 PARAM_TEST_CASE(BlendLinear, MatDepth, Channels, bool) in PARAM_TEST_CASE() argument
Dtest_sepfilter2D.cpp54 PARAM_TEST_CASE(SepFilter2D, MatDepth, Channels, BorderType, bool, bool) in PARAM_TEST_CASE() argument
Dtest_pyramids.cpp55 PARAM_TEST_CASE(PyrTestBase, MatDepth, Channels, BorderType, bool) in PARAM_TEST_CASE() argument
Dtest_filter2d.cpp54 PARAM_TEST_CASE(Filter2D, MatDepth, Channels, int, int, BorderType, bool, bool) in PARAM_TEST_CASE() argument
Dtest_boxfilter.cpp54 PARAM_TEST_CASE(BoxFilterBase, MatDepth, Channels, BorderType, bool, bool) in PARAM_TEST_CASE() argument
/external/dng_sdk/source/
Ddng_color_spec.h90 uint32 Channels () const in Channels() function
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daudio_decoder_impl.cc64 size_t AudioDecoderCng::Channels() const { in Channels() function in webrtc::AudioDecoderCng
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Daudio_decoder_isac_t_impl.h98 size_t AudioDecoderIsacT<T>::Channels() const { in Channels() function
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Daudio_decoder_opus.cc90 size_t AudioDecoderOpus::Channels() const { in Channels() function in webrtc::AudioDecoderOpus
/external/opencv3/modules/photo/test/ocl/
Dtest_denoising.cpp16 PARAM_TEST_CASE(FastNlMeansDenoisingTestBase, Channels, int, bool, bool) in PARAM_TEST_CASE() argument
/external/opencv3/modules/cudafilters/test/
Dtest_filters.cpp221 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/
Dimage_util_bitmap_impl.py10 def Channels(bitmap): function
Dimage_util_numpy_impl.py16 def Channels(image): function
/external/opencv3/modules/cudaimgproc/test/
Dtest_match_template.cpp60 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/
Dimage_util.py28 def Channels(image): function

12