Searched refs:internal (Results 1 - 18 of 18) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dacm_random.h31 random_.Generate(testing::internal::Random::kMaxRange);
37 random_.Generate(testing::internal::Random::kMaxRange);
62 testing::internal::Random random_;
H A Dregister_state_check.h24 namespace internal { namespace in namespace:testing
30 } // namespace internal
H A Dy4m_video_source.h100 testing::internal::scoped_ptr<vpx_image_t> img_;
/hardware/intel/common/wrs_omxil_core/base/inc/
H A 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);
H A Dportimage.h33 const OMX_IMAGE_PARAM_PORTFORMATTYPE *imageparam, bool internal);
H A Dportother.h33 const OMX_OTHER_PARAM_PORTFORMATTYPE *otherparam, bool internal);
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dportimage.cpp38 const OMX_IMAGE_PARAM_PORTFORMATTYPE *p, bool internal)
40 if (!internal) {
37 SetPortImageParam( const OMX_IMAGE_PARAM_PORTFORMATTYPE *p, bool internal) argument
H A Dportother.cpp38 const OMX_OTHER_PARAM_PORTFORMATTYPE *p, bool internal)
40 if (!internal) {
37 SetPortOtherParam( const OMX_OTHER_PARAM_PORTFORMATTYPE *p, bool internal) argument
H A Dportvideo.cpp65 const OMX_VIDEO_PARAM_PORTFORMATTYPE *p, bool internal)
67 if (!internal) {
93 const OMX_VIDEO_PARAM_BITRATETYPE *p, bool internal)
95 if (!internal) {
132 const OMX_VIDEO_CONFIG_PRI_INFOTYPE *p, bool internal)
134 if (!internal) {
64 SetPortVideoParam( const OMX_VIDEO_PARAM_PORTFORMATTYPE *p, bool internal) argument
92 SetPortBitrateParam( const OMX_VIDEO_PARAM_BITRATETYPE *p, bool internal) argument
131 SetPortPrivateInfoParam( const OMX_VIDEO_CONFIG_PRI_INFOTYPE *p, bool internal) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h38 // leave some internal implementation details in this header file.
381 // Brings in definitions for functions used in the testing::internal::posix
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)) \
2202 // similar functions users may have (e.g., implicit_cast). The internal
2226 // similar functions users may have (e.g., down_cast). The internal
2236 ::testing::internal
3308 namespace internal { namespace in namespace:testing
3376 namespace internal { namespace in namespace:testing
3533 namespace internal { namespace in namespace:testing
3750 namespace internal { namespace in namespace:testing
5312 namespace internal { namespace in namespace:testing
7053 namespace internal { namespace in namespace:testing
8202 namespace internal { namespace in namespace:testing
8489 namespace internal { namespace in namespace:testing
9037 namespace internal { namespace in namespace:testing
9442 namespace internal { namespace in namespace:testing
10051 namespace internal { namespace in namespace:testing
10689 namespace internal { namespace in namespace:testing
17196 namespace internal { namespace in namespace:testing
17562 namespace internal { namespace in namespace:testing
18750 namespace internal { namespace in namespace:testing
19089 namespace internal { namespace in namespace:testing
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc162 namespace internal { namespace in namespace:testing
184 } // namespace internal
218 ::testing::internal::SingleFailureChecker gtest_checker(\
226 } while (::testing::internal::AlwaysFalse())
235 ::testing::internal::SingleFailureChecker gtest_checker(\
243 } while (::testing::internal::AlwaysFalse())
273 // if (::testing::internal::AlwaysTrue()) { statement; }
280 ::testing::internal::SingleFailureChecker gtest_checker(\
287 if (::testing::internal::AlwaysTrue()) { statement; }\
289 } while (::testing::internal
483 namespace internal { namespace in namespace:testing
1657 namespace internal { namespace in namespace:testing
1770 namespace internal { namespace in namespace:testing
2071 namespace internal { namespace in namespace:testing
2467 namespace internal { namespace in namespace:testing
2594 namespace internal { namespace in namespace:testing
2817 namespace internal { namespace in namespace:testing
3408 namespace internal { namespace in namespace:testing
3507 namespace internal { namespace in namespace:testing
3681 namespace internal { namespace in namespace:testing
3766 namespace internal { namespace in namespace:testing
4001 namespace internal { namespace in namespace:testing
5476 namespace internal { namespace in namespace:testing
[all...]
/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderInterface.h36 virtual Decode_Status getRawDataFromSurface(VideoRenderBuffer *renderBuffer = NULL, uint8_t *pRawData = NULL, uint32_t *pSize = NULL, bool internal = true) = 0;
H A DVideoDecoderBase.h103 virtual Decode_Status getRawDataFromSurface(VideoRenderBuffer *renderBuffer = NULL, uint8_t *pRawData = NULL, uint32_t *pSize = NULL, bool internal = true);
H A DVideoDecoderBase.cpp1197 Decode_Status VideoDecoderBase::getRawDataFromSurface(VideoRenderBuffer *renderBuffer, uint8_t *pRawData, uint32_t *pSize, bool internal) { argument
1198 if (internal) {
1228 if (internal) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_codec.mk36 API_SRCS-yes += internal/vpx_codec_internal.h
37 API_SRCS-yes += internal/vpx_psnr.h
H A Dsvc_context.h48 void *internal; member in struct:__anon1192
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dsvc_encodeframe.c217 if (svc_ctx->internal == NULL) {
222 svc_ctx->internal = si;
224 return (SvcInternal *)svc_ctx->internal;
229 return (const SvcInternal *)svc_ctx->internal;
233 SvcInternal *const si = (SvcInternal *)svc_ctx->internal;
1121 si = (SvcInternal *)svc_ctx->internal;
1128 svc_ctx->internal = NULL;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_idct32x32_add_neon.asm320 ; internal buffer used to transpose 8 lines into before transforming them

Completed in 486 milliseconds