Home
last modified time | relevance | path

Searched defs:uint32 (Results 1 – 25 of 39) sorted by relevance

12

/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/
H A Dget_pred_outside.cpp308 *((uint32*)(ptr += 16)) = *((uint32*)(prev += width)); in GetPredOutside() local
463 *((uint32*)(ptr += 16)) = *((uint32*)(prev += width)); in GetPredOutside() local
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dpixelutils.cpp21 typedef uint32_t uint32; typedef
H A Dcolorspace.cpp23 typedef uint32_t uint32; typedef
/aosp12/frameworks/av/media/codecs/mp3dec/include/
H A Dpvmp3_audio_type_defs.h71 typedef uint32_t uint32; typedef
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
H A Dqtypes.h67 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
H A Dmp4_utils.h33 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h67 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
H A Dmp4_utils.h33 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h67 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
H A Dmp4_utils.h33 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h67 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
H A Dqtypes.h67 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h67 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
/aosp12/system/bt/embdrv/sbc/decoder/include/
H A Doi_codec_sbc_private.h87 uint32_t uint32[SBC_MAX_BANDS / 4]; member
92 uint32_t uint32[2 * SBC_MAX_BANDS / 4]; member
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/include/
H A Dm4vh263_decoder_pv_types.h30 typedef uint32_t uint32; typedef
/aosp12/build/soong/third_party/zip/
H A Dwriter.go444 func (b *writeBuf) uint32(v uint32) { func
H A Dstruct.go241 func msdosModeToFileMode(m uint32) (mode os.FileMode) {
285 func unixModeToFileMode(m uint32) os.FileMode {
H A Dzip_test.go66 func testHeaderRoundTrip(fh *FileHeader, wantUncompressedSize uint32, wantUncompressedSize64 uint64…
H A Dreader.go517 func (b *readBuf) uint32() uint32 { func
/aosp12/packages/services/BuiltInPrintService/jni/include/
H A Dwtypes.h63 typedef unsigned long uint32; typedef
/aosp12/frameworks/av/media/libeffects/loudness/common/core/
H A Dbasic_types.h46 typedef unsigned int uint32; typedef
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h201 typedef unsigned int uint32; typedef
/aosp12/packages/modules/NeuralNetworks/common/random/
H A Dphilox_random.h45 typedef uint32_t uint32; typedef
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DBitUtils.java99 public static long uint32(int i) { in uint32() method in BitUtils
/aosp12/system/core/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h84 uint32_t uint32(uint32_t offset) const { in uint32() function

12