Home
last modified time | relevance | path

Searched defs:channel_size (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector_test.cc212 uint32_t channel_size = gsec_test_bias_random_uint32(static_cast<uint32_t>( in seal_unseal_large_buffer() local
/external/webrtc/webrtc/modules/audio_processing/
Daudio_processing_impl.cc629 const size_t channel_size = in ProcessStream() local
644 const size_t channel_size = in ProcessStream() local
898 const size_t channel_size = in AnalyzeReverseStreamLocked() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp590 const int src, const int size, const int channel_size, in set_push_constant_loc()
656 int channel_size = type_sz(inst->src[i].type) / 4; in pack_uniform_registers() local
691 int channel_size = type_sz(inst->src[0].type) / 4; in pack_uniform_registers() local
/external/mesa3d/src/mesa/main/
Dformat_parser.py399 def channel_size(self): member in Format
/external/u-boot/arch/x86/include/asm/arch-quark/
Dmrc.h143 uint32_t channel_size[NUM_CHANNELS]; member
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_copyimage.c210 canonical_format_from_bits(unsigned bits, unsigned channel_size) in canonical_format_from_bits()
/external/pdfium/third_party/libopenjpeg20/
Djp2.h119 OPJ_BYTE *channel_size; member
Djp2.c1036 OPJ_BYTE *channel_size, *channel_sign; in opj_jp2_apply_pclr() local
1169 OPJ_BYTE *channel_size, *channel_sign; in opj_jp2_read_pclr() local
/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc526 size_t channel_size = grpc_channel_stack_size( in BM_IsolatedFilter() local
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc1674 const int channel_size = (data_format == "NHWC" ? 3 : 2); in TestConvertBiasAdd() local