HomeSort by relevance Sort by last modified time
    Searched defs:uint8 (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/libyuv/files/util/
psnr.h 23 typedef unsigned char uint8; typedef
34 double ComputeSumSquareError(const uint8* org, const uint8* rec, int size);
ssim.h 23 typedef unsigned char uint8; typedef
27 double CalcSSIM(const uint8* org, const uint8* rec,
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avc_types.h 22 typedef uint8_t uint8; typedef
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxertypes.hpp 21 typedef unsigned char uint8; typedef in namespace:mkvmuxer
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_types.h 42 typedef uint8_t uint8; typedef
  /frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3_audio_type_defs.h 67 typedef uint8_t uint8; typedef
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxertypes.hpp 21 typedef unsigned char uint8; typedef in namespace:mkvmuxer
  /external/ceres-solver/internal/ceres/
integral_types.h 83 typedef UnsignedInteger< 8>::type uint8; typedef in namespace:ceres::internal
  /external/dng_sdk/source/
dng_types.h 46 typedef uint8_t uint8; typedef
62 typedef unsigned char uint8; typedef
  /external/google-breakpad/src/common/dwarf/
types.h 43 typedef unsigned char uint8; typedef
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/
basic_types.h 59 typedef unsigned char uint8; typedef
70 ((uint8*)((((uintptr_t)(p) + \
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
qtypes.h 69 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 69 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 69 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/vdec/inc/
qtypes.h 69 typedef unsigned char uint8; /* Unsigned 8 bit value */ typedef
  /frameworks/av/media/libeffects/loudness/common/core/
basic_types.h 44 typedef unsigned char uint8; typedef in namespace:le_fx
87 uint8 *data;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
m4vh263_decoder_pv_types.h 27 typedef uint8_t uint8; typedef
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
basic_types.h 62 typedef unsigned char uint8; typedef
80 (reinterpret_cast<uint8*>(((reinterpret_cast<uintptr_t>(p) + \
84 ((uint8*)((((uintptr_t)(p) + ((t) - 1)) & ~((t) - 1)))) /* NOLINT */
  /external/libyuv/files/include/libyuv/
basic_types.h 62 typedef unsigned char uint8; typedef
80 (reinterpret_cast<uint8*>(((reinterpret_cast<uintptr_t>(p) + \
84 ((uint8*)((((uintptr_t)(p) + ((t) - 1)) & ~((t) - 1)))) /* NOLINT */
  /external/mmc-utils/3rdparty/hmac_sha/
sha2.h 53 typedef unsigned char uint8; typedef
  /external/vulkan-validation-layers/libs/glm/detail/
type_int.hpp 47 typedef std::uint8_t uint8; typedef in namespace:glm::detail
74 typedef unsigned char uint8;
94 typedef detail::uint8 uint8; typedef in namespace:glm
183 GLM_STATIC_ASSERT(sizeof(glm::uint8) == 1, "uint8 size isn't 1 byte on this platform");
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 171 typedef uint8_t uint8; typedef
  /system/extras/perfprofd/quipper/base/
basictypes.h 23 typedef uint8_t uint8; typedef
45 const uint8 kuint8max = 0xFF;
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Common/
b2Settings.h 31 typedef unsigned char uint8; typedef
  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 55 typedef unsigned char uint8; typedef

Completed in 684 milliseconds

1 2 3