HomeSort by relevance Sort by last modified time
    Searched defs:size_bytes (Results 1 - 24 of 24) sorted by null

  /external/autotest/client/cros/audio/
audio_data.py 23 size_bytes: Number of bytes for one sample.
29 size_bytes=4), variable
33 size_bytes=2)) variable
44 size_bits = SAMPLE_FORMATS[sample_format]['size_bytes'] * 8
92 sample_format_dict['size_bytes'])
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_audio_amrwbplus.h 25 unsigned int size_bytes; member in struct:msm_audio_amrwbplus_config_v2
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_audio_amrwbplus.h 10 unsigned int size_bytes; member in struct:msm_audio_amrwbplus_config_v2
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_audio_amrwbplus.h 25 unsigned int size_bytes; member in struct:msm_audio_amrwbplus_config_v2
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_audio_amrwbplus.h 10 unsigned int size_bytes; member in struct:msm_audio_amrwbplus_config_v2
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_audio_amrwbplus.h 25 unsigned int size_bytes; member in struct:msm_audio_amrwbplus_config_v2
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_audio_amrwbplus.h 10 unsigned int size_bytes; member in struct:msm_audio_amrwbplus_config_v2
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_audio_amrwbplus.h 25 unsigned int size_bytes; member in struct:msm_audio_amrwbplus_config_v2
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_audio_amrwbplus.h 10 unsigned int size_bytes; member in struct:msm_audio_amrwbplus_config_v2
  /tools/test/connectivity/acts/framework/acts/test_utils/audio_analysis_lib/
audio_data.py 31 size_bytes: Number of bytes for one sample.
37 size_bytes=4), variable
41 size_bytes=2)) variable
53 size_bits = SAMPLE_FORMATS[sample_format]['size_bytes'] * 8
103 sample_format_dict['size_bytes'])
  /external/google-tv-pairing-protocol/cpp/tests/polo/wire/protobuf/
protobufwireadaptertest.cc 81 unsigned char* size_bytes; local
82 util::PoloUtil::IntToBigEndianBytes(message_size, size_bytes);
86 std::vector<uint8_t>(size_bytes, size_bytes + 4));
93 unsigned char* size_bytes; local
94 util::PoloUtil::IntToBigEndianBytes(outer_string.length(), size_bytes);
98 memcpy(buffer, size_bytes, 4);
  /external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
nack.cc 94 size_t size_bytes = local
96 size_t header_length = ((size_bytes + 3) / 4) - 1; // As 32bit words - 1
  /external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
protobufwireadapter.cc 402 uint8_t* size_bytes; local
403 util::PoloUtil::IntToBigEndianBytes(outer_string.length(), size_bytes);
408 std::copy(size_bytes, size_bytes + 4, iter);
410 delete[] size_bytes;
  /external/libtextclassifier/util/utf8/
unicodetext.cc 129 int UnicodeText::size_bytes() const { return repr_.size_; } function in class:libtextclassifier2::UnicodeText
192 bool UnicodeText::empty() const { return size_bytes() == 0; }
  /external/webrtc/webrtc/modules/video_coding/
media_optimization.cc 63 EncodedFrameSample(size_t size_bytes,
66 : size_bytes(size_bytes),
70 size_t size_bytes; member in struct:webrtc::media_optimization::MediaOptimization::EncodedFrameSample
347 // size_bytes.
348 encoded_frame_samples_.back().size_bytes += encoded_length;
503 framesize_sum += it->size_bytes;
  /frameworks/native/cmds/dumpstate/tests/
dumpstate_smoke_test.cpp 41 int32_t size_bytes; member in struct:android::os::dumpstate::SectionInfo
64 binder::Status onSectionComplete(const ::std::string& name, int32_t status, int32_t size_bytes,
66 sections_->push_back({name, status, size_bytes, duration_ms});
209 EXPECT_GE(section.size_bytes, minsize);
  /external/tensorflow/tensorflow/compiler/xla/
literal_util.h 118 int64 size_bytes(const ShapeIndex& shape_index = {}) const;
700 int64 size_bytes() const { return ShapeUtil::ByteSizeOf(subshape()); } function in class:xla::Literal::Piece
    [all...]
literal_util.cc 100 piece.set_buffer(new char[piece.size_bytes()]);
168 memset(piece.untyped_data(), 0, piece.size_bytes());
319 memcpy(buffer(), src.buffer(), src.size_bytes());
799 root_piece().size_bytes());
1837 int64 Literal::size_bytes(const ShapeIndex& shape_index) const { function in class:xla::Literal
    [all...]
  /external/tensorflow/tensorflow/contrib/tensorrt/convert/
convert_nodes.cc 151 size_t size_bytes() const { function in class:tensorflow::tensorrt::convert::__anon39442::TRT_ShapedWeights
289 CHECK_EQ(iweights.size_bytes(), oweights->size_bytes());
361 // TODO(jie): check weights size_bytes. 0 means type error
362 temp_bufs_.push_back(std::vector<uint8_t>(weights.size_bytes()));
    [all...]
  /external/tinyalsa/
pcm.c 410 int size_bytes = pcm_frames_to_bytes(pcm, frames); local
418 size_bytes);
422 size_bytes);
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_state_common.c 1905 unsigned size_bytes = info.count*ib.index_size; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_compiler.h 328 uint32_t size_bytes; member in struct:brw_stage_prog_data::__anon30404
  /system/tpm/trunks/
tpm_generated.cc 5113 std::string size_bytes; local
6215 std::string size_bytes; local
7184 std::string size_bytes; local
7420 std::string size_bytes; local
7725 std::string size_bytes; local
8063 std::string size_bytes; local
32272 std::string size_bytes; local
32969 std::string size_bytes; local
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 4142 uint32 size_bytes; \/* Size of the pattern. Bitmask must be the same size. *\/ member in struct:wl_pkt_filter_pattern
    [all...]

Completed in 712 milliseconds