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

  /hardware/intel/common/libmix/mix_video/src/
mixvideoframe_private.h 19 TYPE_B,
  /external/icu/icu4c/source/tools/toolutil/
package.cpp 78 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
89 type == 'b' ? TYPE_B :
731 ds[TYPE_B]= i==TYPE_B ? NULL : udata_openSwapper(TRUE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]

Completed in 672 milliseconds