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

  /external/gemmlowp/public/
bit_depth.h 26 struct BitDepth {
112 typedef BitDepth<8> LhsBitDepth;
113 typedef BitDepth<8> RhsBitDepth;
118 typedef BitDepth<7> LhsBitDepth;
119 typedef BitDepth<5> RhsBitDepth;
  /external/sfntly/cpp/src/sfntly/table/bitmap/
bitmap_size_table.cc 71 int32_t BitmapSizeTable::BitDepth() {
313 int32_t BitmapSizeTable::Builder::BitDepth() {
  /external/skia/src/sfnt/
SkOTTable_EBLC.h 56 struct BitDepth {
65 } bitDepth; //the Microsoft rasterizer v.1.7 or greater supports
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
EbmlIDs.h 144 BitDepth = 0x6264,

Completed in 246 milliseconds