/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 1896 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/wrs_omxil_core/base/inc/ |
D | portvideo.h | 34 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);
|
D | portimage.h | 33 const OMX_IMAGE_PARAM_PORTFORMATTYPE *imageparam, bool internal);
|
D | portother.h | 33 const OMX_OTHER_PARAM_PORTFORMATTYPE *otherparam, bool internal);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | acm_random.h | 31 random_.Generate(testing::internal::Random::kMaxRange); in Rand16() 37 random_.Generate(testing::internal::Random::kMaxRange); in Rand8() 62 testing::internal::Random random_;
|
D | y4m_video_source.h | 100 testing::internal::scoped_ptr<vpx_image_t> img_;
|
D | register_state_check.h | 24 namespace internal {
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portvideo.cpp | 65 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()
|
D | portother.cpp | 38 const OMX_OTHER_PARAM_PORTFORMATTYPE *p, bool internal) in SetPortOtherParam() argument 40 if (!internal) { in SetPortOtherParam()
|
D | portimage.cpp | 38 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/ |
D | vpx_codec.mk | 36 API_SRCS-yes += internal/vpx_codec_internal.h 37 API_SRCS-yes += internal/vpx_psnr.h
|
D | svc_context.h | 48 void *internal; member
|
/hardware/intel/common/libmix/mix_video/ |
D | mixvideoint.pc.in | 7 Description: MI-X Video Library for internal development
|
D | COPYING | 7 …internal evaluation and testing in connection with Intel products designed for the Software, and y…
|
/hardware/intel/common/libva/test/decode/ |
D | Makefile.am | 48 tinyjpeg-internal.h \
|
/hardware/intel/common/libmix/videodecoder/ |
D | VideoDecoderInterface.h | 36 … *renderBuffer = NULL, uint8_t *pRawData = NULL, uint32_t *pSize = NULL, bool internal = true) = 0;
|
D | VideoDecoderBase.h | 103 …ffer *renderBuffer = NULL, uint8_t *pRawData = NULL, uint32_t *pSize = NULL, bool internal = true);
|
/hardware/bsp/intel/peripheral/libmraa/examples/ |
D | CMakeLists.txt | 18 # FIXME Hack to access mraa internal types used by mraa-i2c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/ |
D | svc_encodeframe.c | 217 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/bsp/intel/peripheral/libmraa/docs/ |
D | changelog.md | 175 * rename mraa_check functions and made them internal to mraa only. 179 * I2C internal function, completed.
|
/hardware/intel/common/libmix/mix_audio/ |
D | ChangeLog | 92 * Added internal states to track PAUSED_DRAINING, and added code to deal with this state.
|
D | COPYING | 7 …internal evaluation and testing in connection with Intel products designed for the Software, and y…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | libvpx_srcs.txt | 269 vpx/internal/vpx_codec_internal.h 270 vpx/internal/vpx_psnr.h
|
/hardware/intel/common/libmix/mix_vbp/ |
D | COPYING | 7 …internal evaluation and testing in connection with Intel products designed for the Software, and y…
|
/hardware/intel/common/libmix/mix_common/ |
D | COPYING | 7 …internal evaluation and testing in connection with Intel products designed for the Software, and y…
|