Searched defs:comp (Results 1 – 6 of 6) sorted by relevance
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/ |
D | mcVersionHelper.h | 53 #define ASSERT_VERSION_IMPLEMENTATION(comp, versionpart, requiredV, actualV, expression) \ argument 56 #define ASSERT_VERSION_EVALUATOR(comp, versionpart, requiredV, actualV, expression) \ argument 59 #define ASSERT_VERSION(required, comparator, comp, versionpart) \ argument 67 #define MC_CHECK_VERSION_EQUALS(comp, major, minor) \ argument 73 #define MC_CHECK_VERSION_STATIC(comp, majorRequired, minorRequired) \ argument 101 #define MC_CHECK_VERSION(comp, majorRequired, minorRequired) \ argument 121 #define MC_CHECK_VERSION(comp, majorRequired, minorRequired) \ argument 163 #define MC_CHECK_DATA_OBJECT_VERSION(comp, majorRequired, minorRequired) \ argument 183 #define MC_CHECK_DATA_OBJECT_VERSION(comp, majorRequired, minorRequired) \ argument
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_encodemv.c | 32 static void encode_mv_component(vp9_writer* w, int comp, in encode_mv_component() 172 nmv_component *comp = &mvc->comps[i]; in vp9_write_nmv_probs() local
|
/hardware/intel/common/libstagefrighthw/ |
D | WrsOMXPlugin.cpp | 135 WrsOMXComponent comp; in makeComponentInstance() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_entropymv.c | 206 nmv_component *comp = &fc->comps[i]; in vp9_adapt_mv_probs() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
D | mkvparser.cpp | 4434 ContentCompression* const comp = *comp_i++; in ~ContentEncoding() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvparser.cpp | 5091 ContentCompression* const comp = *comp_i++; in ~ContentEncoding() local
|