Home
last modified time | relevance | path

Searched defs:num_channels (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dimage_utils.cc179 int num_channels = input_cv->shape()[CHANNEL_INDEX]; in Resize() local
471 int num_channels = input_cv->shape()[CHANNEL_INDEX]; in Crop() local
493 int num_channels = input_cv->shape()[CHANNEL_INDEX]; in ConvertColor() local
529 int num_channels = input_cv->shape()[CHANNEL_INDEX]; in HwcToChw() local
645 int num_channels = input_cv->shape()[CHANNEL_INDEX]; in SwapRedAndBlue() local
703 int num_channels = input_cv->shape()[CHANNEL_INDEX]; in CropAndResize() local
776 int64_t num_channels = (*output)->shape()[CHANNEL_INDEX]; in Normalize() local
927 int num_channels = input_cv->shape()[CHANNEL_INDEX]; in AdjustBrightness() local
953 int num_channels = input_cv->shape()[CHANNEL_INDEX]; in AdjustContrast() local
977 int num_channels = 1; in AdjustGamma() local
[all …]
Dinvert_op.cc39 int num_channels = input_cv->shape()[2]; in Compute() local
/third_party/ffmpeg/libavcodec/
Datrac3plus.c523 int num_channels, AVCodecContext *avctx) in decode_quant_wordlen()
556 int num_channels, AVCodecContext *avctx) in decode_scale_factors()
689 int num_channels, AVCodecContext *avctx) in decode_code_table_indexes()
761 int num_channels, AVCodecContext *avctx) in decode_spectrum()
852 int num_channels) in decode_window_shape()
1268 int num_channels, AVCodecContext *avctx) in decode_gainc_data()
1601 int num_channels, AVCodecContext *avctx) in decode_tones_info()
1663 int num_channels, AVCodecContext *avctx) in ff_atrac3p_decode_channel_unit()
Datrac3plusdec.c209 int num_channels, in decode_residual_spectrum()
272 int num_channels, AVCodecContext *avctx) in reconstruct_frame()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-audio.c211 guint num_channels, GstAudioChannelPosition * ch_layout) in gst_oss4_audio_get_channel_layout()
268 guint num_channels; in gst_oss4_audio_set_ringbuffer_channel_layout() local
304 guint num_channels, GstStructure * s) in gst_oss4_audio_add_channel_layout()
/third_party/skia/src/gpu/
DGrYUVATextureProxies.cpp11 static int num_channels(uint32_t channelFlags) { in num_channels() function
DGrYUVABackendTextures.cpp12 static int num_channels(const GrBackendFormat& format) { in num_channels() function
/third_party/gstreamer/gstplugins_good/ext/lame/
Dgstlamemp3enc.h53 gint num_channels; member
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawaudioparse.c821 guint num_channels, guint64 channel_mask, gboolean set_positions) in gst_raw_audio_parse_set_config_channels()
931 guint num_channels; in gst_raw_audio_parse_caps_to_config() local
955 guint num_channels; in gst_raw_audio_parse_caps_to_config() local
Dgstrawaudioparse.h62 guint num_channels; member
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c233 unsigned num_channels) in lp_build_blend_swizzle()
266 unsigned num_channels) in lp_build_blend_factor()
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Drescaler_utils.c25 int num_channels, rescaler_t* const work) { in WebPRescalerInit()
Drescaler_utils.h34 int num_channels; // bytes to jump between pixels member
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_zscan.h45 unsigned num_channels; member
/third_party/mesa3d/src/amd/common/
Dac_shader_util.h53 uint8_t num_channels; member
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioringbuffer.cpp41 guint num_channels; member
159 guint num_channels = 0; in gst_asio_buffer_switch_cb() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Drescaler_utils.c28 int num_channels, rescaler_t* const work) { in WebPRescalerInit()
Drescaler_utils.h34 int num_channels; // bytes to jump between pixels member
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackcommon.c165 gst_wavpack_get_channel_positions (gint num_channels, gint layout, in gst_wavpack_get_channel_positions()
/third_party/gstreamer/gstplugins_good/ext/twolame/
Dgsttwolamemp2enc.h45 gint num_channels; member
/third_party/gstreamer/gstplugins_bad/ext/openmpt/
Dgstopenmptdec.h61 gint sample_rate, num_channels; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_utils.c374 static u8 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) in p2p_channel_pick_random()
421 unsigned int num_channels = 0; in p2p_channel_random_social() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_utils.c374 static u8 p2p_channel_pick_random(const u8 *channels, unsigned int num_channels) in p2p_channel_pick_random()
421 unsigned int num_channels = 0; in p2p_channel_random_social() local
/third_party/gstreamer/gstplugins_bad/gst/rawparse/
Dgstaudioparse.c343 gint num_channels; in gst_audio_parse_get_property() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu.h677 brw_mdc_cmask(unsigned num_channels) in brw_mdc_cmask()
684 lsc_cmask(unsigned num_channels) in lsc_cmask()
693 unsigned num_channels, in brw_dp_untyped_surface_rw_desc()
819 unsigned num_channels, in brw_dp_a64_untyped_surface_rw_desc()
988 unsigned num_channels, in brw_dp_typed_surface_rw_desc()
1256 enum lsc_data_size data_sz, unsigned num_channels, in lsc_msg_desc()

1234