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

  /hardware/intel/common/libmix/mix_video/src/
mixvideoframe_private.h 19 TYPE_B,
mixframemanager.c 604 } else if (frame_type == TYPE_B) {
605 LOG_I( "TYPE_B %"G_GINT64_FORMAT"\n", timestamp);
mixvideoformat_h264.c 1091 frame_type = TYPE_B;
    [all...]
  /external/libnfc-nxp/inc/
phNfcConfig.h 336 #define TYPE_B
  /external/libnfc-nxp/src/
phHciNfc_RFReader.c 43 #ifdef TYPE_B
220 #if defined( TYPE_B )
223 #endif /* end of #if defined(TYPE_B) */
332 #if defined( TYPE_B ) && defined ( ENABLE_AUTO_ACTIVATE )
336 /* end of #ifdef TYPE_B */
374 #if defined (TYPE_B)
378 /* end of #ifdef TYPE_B */
403 #endif /* #if !defined(ENABLE_P2P) && !defined(TYPE_B)*/
408 #ifdef TYPE_B
454 #endif /* #ifdef TYPE_B */
    [all...]
phHciNfc.c 565 #ifdef TYPE_B
593 #ifndef TYPE_B
957 #ifdef TYPE_B
    [all...]
phHciNfc_Pipe.c 51 #ifdef TYPE_B
85 #ifdef TYPE_B
536 #ifdef TYPE_B
558 /* #ifdef TYPE_B*/
841 #if defined (TYPE_B)
843 /* #if defined (TYPE_B) */
857 #elif !defined(TYPE_B) && !defined(TYPE_FELICA) && !defined(TYPE_JEWEL) && !defined(TYPE_ISO15693) && !defined(ENABLE_P2P)
863 #ifdef TYPE_B
    [all...]
phHciNfc_Sequence.c     [all...]
phHciNfc_Generic.h 651 #ifdef TYPE_B
    [all...]
phHal4Nfc_ADD.c 527 case phHal_eISO14443_B_PICC: /*TYPE_B*/
528 #ifdef TYPE_B
    [all...]
phHciNfc_RFReaderB.c 43 #if defined (TYPE_B)
    [all...]
phHciNfc_Generic.c 413 #ifdef TYPE_B
    [all...]
  /external/icu/icu4c/source/tools/toolutil/
package.cpp 76 enum { TYPE_L, TYPE_B, TYPE_LE, TYPE_E, TYPE_COUNT };
87 type == 'b' ? TYPE_B :
729 ds[TYPE_B]= i==TYPE_B ? NULL : udata_openSwapper(TRUE, U_ASCII_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]

Completed in 223 milliseconds