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

  /hardware/google/av/codec2/include/
C2Param.h 138 typedef uint32_t type_index_t; typedef
207 inline type_index_t typeIndex() const { return mIndex & TYPE_INDEX_MASK; }
    [all...]
  /hardware/google/av/codec2/tests/
C2Param_test.cpp 59 enum C2ParamIndexType : C2Param::type_index_t { enum in class:C2Param
    [all...]

Completed in 95 milliseconds