/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/ |
D | packet_unittest.cc | 120 int block_length, in MakeRedHeader() 155 int block_length = 10 * i; in TEST() local
|
/external/libvpx/libvpx/ |
D | webmenc.c | 216 unsigned int block_length; in write_webm_block() local
|
/external/chromium_org/media/cast/net/rtcp/ |
D | rtcp_utility.cc | 300 uint16 block_length; in ParseExtendedReport() local
|
/external/flac/libFLAC/ |
D | metadata_iterators.c | 2146 … handle, FLAC__IOCallback_Seek seek_cb, FLAC__StreamMetadata_Padding *block, unsigned block_length) in read_metadata_block_data_padding_cb_() 2156 …dle, FLAC__IOCallback_Read read_cb, FLAC__StreamMetadata_Application *block, unsigned block_length) in read_metadata_block_data_application_cb_() 2182 …andle, FLAC__IOCallback_Read read_cb, FLAC__StreamMetadata_SeekTable *block, unsigned block_length) in read_metadata_block_data_seektable_cb_() 2469 … handle, FLAC__IOCallback_Read read_cb, FLAC__StreamMetadata_Unknown *block, unsigned block_length) in read_metadata_block_data_unknown_cb_() 2579 … FLAC__IOCallback_Write write_cb, const FLAC__StreamMetadata_Padding *block, unsigned block_length) in write_metadata_block_data_padding_cb_() 2600 …C__IOCallback_Write write_cb, const FLAC__StreamMetadata_Application *block, unsigned block_length) in write_metadata_block_data_application_cb_() 2830 … FLAC__IOCallback_Write write_cb, const FLAC__StreamMetadata_Unknown *block, unsigned block_length) in write_metadata_block_data_unknown_cb_()
|
D | metadata_object.c | 719 …etadata_Application *block1, const FLAC__StreamMetadata_Application *block2, unsigned block_length) in compare_block_data_application_() 858 …_StreamMetadata_Unknown *block1, const FLAC__StreamMetadata_Unknown *block2, unsigned block_length) in compare_block_data_unknown_()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_aos.c | 77 unsigned block_length, in lp_build_sample_wrap_nearest_int() 193 unsigned block_length, in lp_build_sample_wrap_linear_int() 354 unsigned block_length, in lp_build_sample_wrap_linear_float()
|
D | lp_bld_sample.c | 1249 unsigned block_length, in lp_build_sample_partial_offset()
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample_aos.c | 77 unsigned block_length, in lp_build_sample_wrap_nearest_int() 193 unsigned block_length, in lp_build_sample_wrap_linear_int() 354 unsigned block_length, in lp_build_sample_wrap_linear_float()
|
D | lp_bld_sample.c | 1249 unsigned block_length, in lp_build_sample_partial_offset()
|
/external/qemu/hw/android/goldfish/ |
D | mmc.c | 86 uint32_t block_length; member
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_packet.cc | 600 uint16_t block_length, in CreateXrBlockHeader() 657 uint16_t block_length = 3 * (*it).size(); in CreateDlrr() local
|
D | rtp_sender.cc | 1131 uint8_t block_length = 0; in BuildRTPHeaderExtension() local
|
/external/chromium_org/third_party/brotli/src/brotli/enc/ |
D | block_splitter.cc | 96 int block_length = length / total_histograms; in InitialEntropyCodes() local
|
/external/chromium_org/third_party/brotli/src/brotli/dec/ |
D | decode.c | 728 int block_length[3] = { 1 << 28, 1 << 28, 1 << 28 }; in BrotliDecompress() local
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | SymbolFileDWARF.cpp | 1766 uint32_t block_length = form_value.Unsigned(); in ParseChildMembers() local 2157 uint32_t block_length = form_value.Unsigned(); in ParseChildMembers() local 7282 uint32_t block_length = form_value.Unsigned(); in ParseVariableDIE() local 7322 uint32_t block_length = form_value.Unsigned(); in ParseVariableDIE() local
|
D | DWARFDebugInfoEntry.cpp | 876 uint32_t block_length = form_value.Unsigned(); in GetDIENamesAndRanges() local
|
/external/bluetooth/bluedroid/stack/include/ |
D | uipc_msg.h | 327 UINT8 block_length; member
|
/external/chromium_org/v8/test/cctest/ |
D | test-regexp.cc | 1518 unsigned block_length = block_end - block_start + 1; in TEST() local
|