/third_party/ffmpeg/libavcodec/ |
H A D | ivi.h | 166 const uint8_t *scan; ///< ptr to the scan pattern member
|
H A D | vp9block.c | 803 decode_coeffs_b_generic(VP56RangeCoder *c, int16_t *coef, int n_coeffs, int is_tx32x32, int is8bitsperpixel, int bpp, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b_generic() argument 922 decode_coeffs_b_8bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b_8bpp() argument 932 decode_coeffs_b32_8bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b32_8bpp() argument 942 decode_coeffs_b_16bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b_16bpp() argument 952 decode_coeffs_b32_16bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b32_16bpp() argument [all...] |
H A D | vp8.h | 280 uint8_t scan[16]; member
|
/third_party/glslang/glslang/MachineIndependent/preprocessor/ |
H A D | Pp.cpp | 1084 int TPpContext::tMacroInput::scan(TPpToken* ppToken) in scan() function in glslang::TPpContext::tMacroInput 1151 int TPpContext::tZeroInput::scan(TPpToken* ppToken) in scan() function in glslang::TPpContext::tZeroInput
|
/third_party/backends/backend/ |
H A D | canon630u-common.c | 1246 scan (CANON_Handle * opt) scan() function 1437 CANON_set_scan_parameters(CANON_Handle * scan, const int forceCal, const int gray, const int left, const int top, const int right, const int bottom, const int res, const int gain, const double gamma) CANON_set_scan_parameters() argument 1493 CANON_close_device(CANON_Handle * scan) CANON_close_device() argument 1502 CANON_open_device(CANON_Handle * scan, const char *dev) CANON_open_device() argument [all...] |
H A D | plustek-usbscan.c | 1154 ScanDef *scan = &dev->scanning; in usb_SetScanParameters() local [all...] |
H A D | sm3840_lib.c | 631 check_buttons (p_usb_dev_handle udev, int *scan, int *print, int *mail) in check_buttons() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_int64.c | 1137 nir_intrinsic_instr *scan = in build_scan_intrinsic() local [all...] |
/third_party/node/deps/zlib/ |
H A D | deflate.c | 1397 register Bytef *scan = s->window + s->strstart; /* current string */ in longest_match() local 1562 register Bytef *scan = s->window + s->strstart; /* current string */ longest_match() local 2107 Bytef *scan, *strend; /* scan goes up to strend for length of run */ deflate_rle() local [all...] |
/third_party/ninja/src/ |
H A D | build.cc | 259 bool Plan::CleanNode(DependencyScan* scan, Node* node, string* err) {
in CleanNode() argument 319 bool Plan::DyndepsLoaded(DependencyScan* scan, const Node* node,
in DyndepsLoaded() argument 387 bool Plan::RefreshDyndepDependents(DependencyScan* scan, const Node* node,
in RefreshDyndepDependents() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 451 InvokeStateChangeIterator &InvokeStateChangeIterator::scan() { in scan() function in InvokeStateChangeIterator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CFLAndersAliasAnalysis.cpp | 812 void CFLAndersAAResult::scan(const Function &Fn) { in scan() function in CFLAndersAAResult
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regcomp.c | 1471 sop *scan; in findmust() local 1549 sop *scan; in pluscount() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regcomp.c | 1599 sop *scan; in findmust() local 1677 sop *scan; in pluscount() local [all...] |
/third_party/python/Objects/ |
H A D | frameobject.c | 472 unsigned char *scan = start; in mark_stacks() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpagui.cpp | 778 void WpaGui::scan() in scan() function in WpaGui
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
H A D | wpagui.cpp | 793 void WpaGui::scan() in scan() function in WpaGui
|
/third_party/zlib/ |
H A D | deflate.c | 1359 register Bytef *scan = s->window + s->strstart; /* current string */ in longest_match() local 1507 register Bytef *scan = s->window + s->strstart; /* current string */ longest_match() local 2056 Bytef *scan, *strend; /* scan goes up to strend for length of run */ deflate_rle() local [all...] |
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx.h | 419 } scan[3]; member
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | vf610_adc.c | 174 } scan; member
|
/kernel/linux/linux-5.10/drivers/iio/magnetometer/ |
H A D | ak8974.c | 201 } scan; member
|
H A D | ak8975.c | 374 } scan; member
|
H A D | bmc150_magn.c | 143 } scan; member
|
/kernel/linux/linux-5.10/drivers/iio/accel/ |
H A D | bmc150-accel-core.c | 199 } scan; member
|
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | ltr501.c | 1253 } scan; in ltr501_trigger_handler() local
|