Home
last modified time | relevance | path

Searched defs:BlockAlign (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/common_audio/
H A Dwav_header.cc56 uint16_t BlockAlign; member
71 uint16_t BlockAlign; member
156 uint16_t BlockAlign(size_t num_channels, size_t bytes_per_sample) { in BlockAlign() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBlocks.h233 CharUnits BlockAlign; variable