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

  /external/chromium_org/third_party/webrtc/common_audio/
wav_header.cc 118 uint16_t BlockAlign;
141 WriteLE16(&header.fmt.BlockAlign, num_channels * bytes_per_sample);
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfBlockLevelStructureElementsDictionary_autogen.cpp 159 SkString SkPdfBlockLevelStructureElementsDictionary::BlockAlign(SkPdfNativeDoc* doc) {
160 SkPdfNativeObject* ret = get("BlockAlign", "");
168 return get("BlockAlign", "") != NULL;
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfBlockLevelStructureElementsDictionary_autogen.cpp 159 SkString SkPdfBlockLevelStructureElementsDictionary::BlockAlign(SkPdfNativeDoc* doc) {
160 SkPdfNativeObject* ret = get("BlockAlign", "");
168 return get("BlockAlign", "") != NULL;
  /external/clang/lib/CodeGen/
CGBlocks.h 213 CharUnits BlockAlign;

Completed in 176 milliseconds