Home
last modified time | relevance | path

Searched defs:GetBits (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/libdav1d/src/
H A Dgetbits.h34 typedef struct GetBits { struct
38 } GetBits; argument
/aosp_15_r20/external/pdfium/fxbarcode/qrcode/
H A DBC_QRCoderErrorCorrectionLevel.h25 int32_t GetBits() const { return m_bits; } in GetBits() function
H A DBC_QRCoderMode.cpp55 int32_t CBC_QRCoderMode::GetBits() const { in GetBits() function in CBC_QRCoderMode
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dcfx_bitstream.cpp26 uint32_t CFX_BitStream::GetBits(uint32_t nBits) { in GetBits() function in CFX_BitStream
/aosp_15_r20/external/zucchini/
H A Dalgorithm_unittest.cc206 TEST(AlgorithmTest, GetBits) { in TEST() argument
/aosp_15_r20/system/extras/simpleperf/
H A DETMRecorder.cpp66 static uint32_t GetBits(uint32_t value, int start, int end) { in GetBits() function
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_fax3.h194 #define GetBits(n) (BitAcc & ((1 << (n)) - 1)) macro
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dstate_bitmap.h341 unsigned StateBitmap<PageSize, PageAlignment, AllocationAlignment>::GetBits( in GetBits() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_vc1.cpp119 MOS_STATUS CodechalDecodeVc1::GetBits(uint32_t bitsRead, uint32_t &value) in GetBits() function in CodechalDecodeVc1
1582 uint32_t CodechalDecodeVc1::GetBits(uint32_t bitsRead) in GetBits() function in CodechalDecodeVc1
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_mov_inst.h331 uint32_t GetBits(const int lowBit, const int highBit) { in GetBits() function
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/codec/ddi/enc/
H A Dddi_encode_avc_specific.cpp1848 uint32_t AvcInBits::GetBits(uint32_t n) in GetBits() function in encode::AvcInBits
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/
H A Dmedia_ddi_encode_avc.cpp1903 uint32_t AvcInBits::GetBits(uint32_t n) in GetBits() function in AvcInBits
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Daddrcommon.h770 static inline UINT_32 GetBits( in GetBits() function
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/r800/
H A Dciaddrlib.cpp83 static UINT_64 GetBits( in GetBits() function
/aosp_15_r20/external/webp/examples/
H A Dwebpinfo.c215 static int GetBits(const uint8_t* const data, size_t data_size, size_t nb, in GetBits() function
/aosp_15_r20/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h1600 auto GetBits() { in GetBits() function