Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 25 of 43) 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/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/libmix/mix_video/
Dmixvideoint.pc.in7 Description: MI-X Video Library for internal development
DCOPYING7internal evaluation and testing in connection with Intel products designed for the Software, and y…
/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.h103 …ffer *renderBuffer = NULL, uint8_t *pRawData = NULL, uint32_t *pSize = NULL, bool internal = true);
/hardware/bsp/intel/peripheral/libmraa/examples/
DCMakeLists.txt18 # FIXME Hack to access mraa internal types used by mraa-i2c
/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/bsp/intel/peripheral/libmraa/docs/
Dchangelog.md175 * rename mraa_check functions and made them internal to mraa only.
179 * I2C internal function, completed.
/hardware/intel/common/libmix/mix_audio/
DChangeLog92 * Added internal states to track PAUSED_DRAINING, and added code to deal with this state.
DCOPYING7internal evaluation and testing in connection with Intel products designed for the Software, and y…
/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/libmix/mix_vbp/
DCOPYING7internal evaluation and testing in connection with Intel products designed for the Software, and y…
/hardware/intel/common/libmix/mix_common/
DCOPYING7internal evaluation and testing in connection with Intel products designed for the Software, and y…

12