Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 25 of 31) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h1896 namespace internal {
1923 typedef ::testing::internal::CompileAssert<(static_cast<bool>(expr))> \
2147 ::testing::internal::GTestLog(::testing::internal::GTEST_##severity, \
2169 if (::testing::internal::IsTrue(condition)) \
2236 ::testing::internal::ImplicitCast_<From*>(to);
2279 const ::std::vector<testing::internal::string>& GetInjectableArgvs();
2280 void SetInjectableArgvs(const ::std::vector<testing::internal::string>*
2284 extern ::std::vector<testing::internal::string> g_argvs;
2488 extern ::testing::internal::MutexBase mutex
2497 ::testing::internal::MutexBase mutex = { PTHREAD_MUTEX_INITIALIZER, false }
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc162 namespace internal { namespace
218 ::testing::internal::SingleFailureChecker gtest_checker(\
226 } while (::testing::internal::AlwaysFalse())
235 ::testing::internal::SingleFailureChecker gtest_checker(\
243 } while (::testing::internal::AlwaysFalse())
280 ::testing::internal::SingleFailureChecker gtest_checker(\
287 if (::testing::internal::AlwaysTrue()) { statement; }\
289 } while (::testing::internal::AlwaysFalse())
294 ::testing::internal::SingleFailureChecker gtest_checker(\
301 if (::testing::internal::AlwaysTrue()) { statement; }\
[all …]
/hardware/intel/common/wrs_omxil_core/base/inc/
Dportvideo.h34 const OMX_VIDEO_PARAM_PORTFORMATTYPE *videoparam, bool internal);
38 const OMX_VIDEO_PARAM_BITRATETYPE *bitrateparam, bool internal);
42 const struct OMX_VIDEO_CONFIG_PRI_INFOTYPE *privateinfoparam, bool internal);
Dportimage.h33 const OMX_IMAGE_PARAM_PORTFORMATTYPE *imageparam, bool internal);
Dportother.h33 const OMX_OTHER_PARAM_PORTFORMATTYPE *otherparam, bool internal);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dacm_random.h31 random_.Generate(testing::internal::Random::kMaxRange); in Rand16()
37 random_.Generate(testing::internal::Random::kMaxRange); in Rand8()
62 testing::internal::Random random_;
Dy4m_video_source.h100 testing::internal::scoped_ptr<vpx_image_t> img_;
Dregister_state_check.h24 namespace internal {
/hardware/intel/common/wrs_omxil_core/base/src/
Dportvideo.cpp65 const OMX_VIDEO_PARAM_PORTFORMATTYPE *p, bool internal) in SetPortVideoParam() argument
67 if (!internal) { in SetPortVideoParam()
93 const OMX_VIDEO_PARAM_BITRATETYPE *p, bool internal) in SetPortBitrateParam() argument
95 if (!internal) { in SetPortBitrateParam()
132 const OMX_VIDEO_CONFIG_PRI_INFOTYPE *p, bool internal) in SetPortPrivateInfoParam() argument
134 if (!internal) { in SetPortPrivateInfoParam()
Dportother.cpp38 const OMX_OTHER_PARAM_PORTFORMATTYPE *p, bool internal) in SetPortOtherParam() argument
40 if (!internal) { in SetPortOtherParam()
Dportimage.cpp38 const OMX_IMAGE_PARAM_PORTFORMATTYPE *p, bool internal) in SetPortImageParam() argument
40 if (!internal) { in SetPortImageParam()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_codec.mk36 API_SRCS-yes += internal/vpx_codec_internal.h
37 API_SRCS-yes += internal/vpx_psnr.h
Dsvc_context.h48 void *internal; member
/hardware/intel/common/libva/test/decode/
DMakefile.am48 tinyjpeg-internal.h \
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderInterface.h36 … *renderBuffer = NULL, uint8_t *pRawData = NULL, uint32_t *pSize = NULL, bool internal = true) = 0;
DVideoDecoderBase.h84 …ffer *renderBuffer = NULL, uint8_t *pRawData = NULL, uint32_t *pSize = NULL, bool internal = true);
DVideoDecoderBase.cpp1141 …taFromSurface(VideoRenderBuffer *renderBuffer, uint8_t *pRawData, uint32_t *pSize, bool internal) { in getRawDataFromSurface() argument
1142 if (internal) { in getRawDataFromSurface()
1168 if (internal) { in getRawDataFromSurface()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dsvc_encodeframe.c217 if (svc_ctx->internal == NULL) { in get_svc_internal()
222 svc_ctx->internal = si; in get_svc_internal()
224 return (SvcInternal *)svc_ctx->internal; in get_svc_internal()
229 return (const SvcInternal *)svc_ctx->internal; in get_const_svc_internal()
233 SvcInternal *const si = (SvcInternal *)svc_ctx->internal; in svc_log_reset()
1121 si = (SvcInternal *)svc_ctx->internal; in vpx_svc_release()
1128 svc_ctx->internal = NULL; in vpx_svc_release()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dlibvpx_srcs.txt269 vpx/internal/vpx_codec_internal.h
270 vpx/internal/vpx_psnr.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage.dox44 this storage, as it contains internal implementation details likely to
172 be used as it would be in normal internal allocation mode.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dlibvpx_srcs.txt209 vpx/internal/vpx_codec_internal.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dlibvpx_srcs.txt209 vpx/internal/vpx_codec_internal.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dlibvpx_srcs.txt241 vpx/internal/vpx_codec_internal.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dlibvpx_srcs.txt249 vpx/internal/vpx_codec_internal.h
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME242 see file include/gtest/internal/gtest-port.h.
415 file include/gtest/internal/gtest-type-util.h.pump is used to generate

12