Searched refs:flagger (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
H A DAData.h41 * AData allows a custom type flagger to be used for future extensions (e.g. allowing automatic
42 * type conversion). A strict and a relaxed flagger are provided as internal types.
408 * \param Flagger type flagger class (see AData)
443 * \param Flagger type flagger class (see AData)
480 * \param Flagger type flagger class (see AData)
543 * AData<types...>::Custom<flagger> - custom type support (flaggers determine the supported types
556 * Default (strict) type flagger provided.
558 * The default flagger simply returns the index of the type within Ts, or 0 for void.
573 struct flagger { struct in struct:android::AData
600 // default flagger require
[all...]
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
H A DAData.h41 * AData allows a custom type flagger to be used for future extensions (e.g. allowing automatic
42 * type conversion). A strict and a relaxed flagger are provided as internal types.
408 * \param Flagger type flagger class (see AData)
443 * \param Flagger type flagger class (see AData)
480 * \param Flagger type flagger class (see AData)
543 * AData<types...>::Custom<flagger> - custom type support (flaggers determine the supported types
556 * Default (strict) type flagger provided.
558 * The default flagger simply returns the index of the type within Ts, or 0 for void.
573 struct flagger { struct in struct:android::AData
600 // default flagger require
[all...]
/frameworks/av/media/libstagefright/include/media/stagefright/foundation/
H A DAData.h41 * AData allows a custom type flagger to be used for future extensions (e.g. allowing automatic
42 * type conversion). A strict and a relaxed flagger are provided as internal types.
408 * \param Flagger type flagger class (see AData)
443 * \param Flagger type flagger class (see AData)
480 * \param Flagger type flagger class (see AData)
543 * AData<types...>::Custom<flagger> - custom type support (flaggers determine the supported types
556 * Default (strict) type flagger provided.
558 * The default flagger simply returns the index of the type within Ts, or 0 for void.
573 struct flagger { struct in struct:android::AData
600 // default flagger require
[all...]

Completed in 66 milliseconds