| /third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
| H A D | enc_dec_fuzzer.cc | 31 uint32_t bit_pos = 0; in LLVMFuzzerTestOneInput() local
|
| H A D | animencoder_fuzzer.cc | 125 uint32_t bit_pos = 0; in LLVMFuzzerTestOneInput() local 28 AddFrame(WebPAnimEncoder** const enc, const WebPAnimEncoderOptions& anim_config, int* const width, int* const height, int timestamp_ms, const uint8_t data[], size_t size, uint32_t* const bit_pos) AddFrame() argument [all...] |
| H A D | fuzz_utils.h | 49 Extract(uint32_t max_value, const uint8_t data[], size_t size, uint32_t* const bit_pos) Extract() argument 90 ExtractAndDisableOptimizations( VP8CPUInfo default_VP8GetCPUInfo, const uint8_t data[], size_t size, uint32_t* const bit_pos) ExtractAndDisableOptimizations() argument 103 ExtractWebPConfig(WebPConfig* const config, const uint8_t data[], size_t size, uint32_t* const bit_pos) ExtractWebPConfig() argument 138 ExtractSourcePicture(WebPPicture* const pic, const uint8_t data[], size_t size, uint32_t* const bit_pos) ExtractSourcePicture() argument 174 ExtractAndCropOrScale(WebPPicture* const pic, const uint8_t data[], size_t size, uint32_t* const bit_pos) ExtractAndCropOrScale() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/extras/ |
| H A D | quality_estimate.c | 46 uint64_t bit_pos; in VP8EstimateQuality() local 26 GetBit(const uint8_t* const data, size_t nb, uint64_t max_size, uint64_t* const bit_pos) GetBit() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | idcinvideo.c | 180 int bit_pos, node_num, dat_pos; in idcin_decode_vlcs() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpenc_h263_rfc2190.c | 154 uint32_t bit_pos = AV_RL32(ptr); in ff_rtp_send_h263_rfc2190() local
|
| /third_party/googletest/googlemock/src/ |
| H A D | gmock-internal-utils.cc | 226 int bit_pos = 0; in Base64Unescape() local
|
| /third_party/mesa3d/src/util/ |
| H A D | texcompress_rgtc_tmp.h | 39 const char bit_pos = ((j&3) * 4 + (i&3)) * 3; in fetch_texel_rgtc() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | bcm_app_utils.c | 105 cca_info(uint8 *bitmap, int num_bits, int *left, int *bit_pos) in cca_info() argument
|
| /third_party/f2fs-tools/fsck/ |
| H A D | dir.c | 69 unsigned long bit_pos = 0; in find_target_dentry() local 198 f2fs_update_dentry(nid_t ino, int file_type, struct f2fs_dentry_ptr *d, const unsigned char *name, int len, f2fs_hash_t name_hash, unsigned int bit_pos) f2fs_update_dentry() argument 225 int level = 0, current_depth, bit_pos; f2fs_add_link() local 559 unsigned long bit_pos = 0; convert_inline_dentry() local [all...] |
| /third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/ |
| H A D | cper.h | 201 __u16 bit_pos; member
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/ |
| H A D | cper.h | 201 __u16 bit_pos; member
|
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshrec.c | 309 ps_mask_table_set_bits( PS_Mask_Table table, const FT_Byte* source, FT_UInt bit_pos, FT_UInt bit_count, FT_Memory memory ) ps_mask_table_set_bits() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_s3tc_tmp.h | 64 GLubyte bit_pos = 2 * (j * 4 + i) ; in dxt135_decode_imageblock() local 159 const GLubyte bit_pos = ((j&3) * 4 + (i&3)) * 3; in fetch_2d_texel_rgba_dxt5() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | assembler-arm64-inl.h | 891 Instr Assembler::ImmTestBranchBit(unsigned bit_pos) { in ImmTestBranchBit() argument
|
| H A D | macro-assembler-arm64.cc | 1027 void TurboAssembler::Tbnz(const Register& rt, unsigned bit_pos, Label* label) { in Tbnz() argument 1043 void TurboAssembler::Tbz(const Register& rt, unsigned bit_pos, Label* label) { in Tbz() argument
|
| H A D | assembler-arm64.cc | 806 void Assembler::tbz(const Register& rt, unsigned bit_pos, int imm14) { in tbz() argument 811 void Assembler::tbz(const Register& rt, unsigned bit_pos, Label* label) { in tbz() argument 815 void Assembler::tbnz(const Register& rt, unsigned bit_pos, int imm14) { in tbnz() argument 820 void Assembler::tbnz(const Register& rt, unsigned bit_pos, Label* label) { in tbnz() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | webpinfo.c | 343 uint64_t* const bit_pos in ParseLossyHeader() local 213 GetBits(const uint8_t* const data, size_t data_size, size_t nb, int* val, uint64_t* const bit_pos) GetBits() argument 228 GetSignedBits(const uint8_t* const data, size_t data_size, size_t nb, int* val, uint64_t* const bit_pos) GetSignedBits() argument 253 ParseLossySegmentHeader(const WebPInfo* const webp_info, const uint8_t* const data, size_t data_size, uint64_t* const bit_pos) ParseLossySegmentHeader() argument 303 ParseLossyFilterHeader(const WebPInfo* const webp_info, const uint8_t* const data, size_t data_size, uint64_t* const bit_pos) ParseLossyFilterHeader() argument 449 LLGetBits(const uint8_t* const data, size_t data_size, size_t nb, int* val, uint64_t* const bit_pos) LLGetBits() argument 474 ParseLosslessTransform(WebPInfo* const webp_info, const uint8_t* const data, size_t data_size, uint64_t* const bit_pos) ParseLosslessTransform() argument 508 uint64_t* const bit_pos = &bit_position; ParseLosslessHeader() local 571 uint64_t bit_pos = 0; ParseAlphaHeader() local [all...] |
| /third_party/pulseaudio/src/modules/raop/ |
| H A D | raop-client.c | 233 static inline void bit_writer(uint8_t **buffer, uint8_t *bit_pos, size_t *size, uint8_t data, uint8_t data_bit_len) { in bit_writer() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_s3tc.c | 573 LLVMValueRef bit_pos, sel_mask, sel_lo, sel_hi, indices; in s3tc_dxt1_full_to_rgba_aos() local 770 LLVMValueRef bit_pos, sel_mas in s3tc_dxt3_to_rgba_aos() local 902 LLVMValueRef tmp, alpha0, alpha1, alphac, alphac0, bit_pos, shift; s3tc_dxt5_alpha_channel() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | xzcat.c | 615 uint32_t bit_pos; in bcj_ia64() local
|
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.cc | 715 void MacroAssembler::Tbnz(const Register& rt, unsigned bit_pos, Label* label) { in Emit() argument 744 void MacroAssembler::Tbz(const Register& rt, unsigned bit_pos, Label* label) { in Emit() argument
|
| H A D | assembler-aarch64.cc | 421 void Assembler::tbz(const Register& rt, unsigned bit_pos, int64_t imm14) { in tbz() argument 427 void Assembler::tbz(const Register& rt, unsigned bit_pos, Label* label) { in tbz() argument 434 void Assembler::tbnz(const Register& rt, unsigned bit_pos, int64_t imm14) { in tbnz() argument 440 void Assembler::tbnz(const Register& rt, unsigned bit_pos, Label* label) { in tbnz() argument [all...] |
| H A D | simulator-aarch64.cc | 3845 unsigned bit_pos = in Simulator() local
|