| /third_party/openssl/crypto/ec/curve448/ |
| H A D | curve448.c | 248 int tab = 0; in ossl_curve448_precomputed_scalarmul() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | vp8_dec.c | 424 const uint8_t* tab; in GetLargeValue() local
|
| /third_party/optimized-routines/math/ |
| H A D | math_config.h | 325 uint64_t tab[1 << EXP2F_TABLE_BITS]; member 340 } tab[1 << LOGF_TABLE_BITS]; member 352 } tab[1 << LOG2F_TABLE_BITS]; member 369 } tab[1 << POWF_LOG2_TABLE_BITS]; member 393 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member 405 struct {double invc, logc;} tab[1 << LOG_TABLE_BITS]; member 420 struct {double invc, logc;} tab[1 << LOG2_TABLE_BITS]; member 434 struct {double invc, pad, logc, logctail;} tab[1 << POW_LOG_TABLE_BITS]; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | hevc_filter.c | 323 int tab = sao_tab[(FFALIGN(width, 8) >> 3) - 1]; in sao_filter_CTB() local
|
| H A D | atrac9dec.c | 279 const VLC *tab = &sf_vlc[0][len]; in read_scalefactors() local 312 const VLC *tab = &sf_vlc[1][len]; in read_scalefactors() local 333 const VLC *tab = &sf_vlc[0][len]; in read_scalefactors() local 420 const VLC *tab = &coeff_vlc[cb][prec][cbi]; in read_coeffs_coarse() local 843 atrac9_init_vlc(VLC *vlc, int nb_bits, int nb_codes, const uint8_t (**tab)[2], unsigned *buf_offset, int offset) atrac9_init_vlc() argument [all...] |
| H A D | ccaption_dec.c | 450 int i, j, tab = 0; in capture_screen() local
|
| H A D | ivi.h | 66 VLC *tab; /// pointer to the table associated with tab_sel member
|
| H A D | twinvq.c | 581 static void permutate_in_line(int16_t *tab, int num_vect, int num_blocks, in permutate_in_line() argument
|
| H A D | on2avc.c | 328 const double *tab; in pretwiddle() local 351 twiddle(float *src1, float *src2, int src2_len, const double *tab, int tab_len, int step, int order0, int order1, const double * const *tabs) twiddle() argument
|
| H A D | cook.c | 304 static const uint32_t tab[4] = { in decode_bytes() local
|
| H A D | alsdec.c | 936 int tab = 5 - (end - begin); in decode_var_block_data() local
|
| H A D | qdm2.c | 447 int tmp, tab; in fill_tone_level_array() local [all...] |
| H A D | mpegvideo_enc.c | 1908 static const char tab[64] = { in dct_single_coeff_elimination() local
|
| H A D | vp3.c | 2450 const HuffTable *tab = &s->huffman_table[i]; in vp3_decode_init() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | tx_template.c | 180 const TXSample *tab = TX_TAB(ff_tx_tab_53); in fft3() local 256 const TXComplex *tab = (const TXComplex *)TX_TAB(ff_tx_tab_7); fft7() local 342 const TXComplex *tab = (const TXComplex *)TX_TAB(ff_tx_tab_9); fft9() local 1289 TXSample *tab; ff_tx_rdft_init() local [all...] |
| /third_party/lame/misc/ |
| H A D | ath.c | 426 static float tab [] = { in ATH() local
|
| /third_party/lame/libmp3lame/ |
| H A D | takehiro.c | 1141 const int *tab; in mpeg1_scale_bitcount() local
|
| H A D | psymodel.c | 263 static const FLOAT tab[] = { variable [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | frame_enc.c | 268 const uint8_t* tab; in PutCoeffs() local
|
| /third_party/python/Lib/tkinter/ |
| H A D | ttk.py | 863 def tab(self, tab_id, option=None, **kw): global() member in Notebook [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | opengl_enc.c | 556 float tab = top + bottom; in opengl_make_ortho() local
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_save_api.c | 1935 struct _glapi_table *tab = ctx->Save; in vbo_install_save_vtxfmt() local
|
| /third_party/python/Objects/ |
| H A D | setobject.c | 1063 setentry tab[PySet_MINSIZE]; in set_swap_bodies() local
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-logic-arm64.cc | 2152 const LogicVRegister* tab[4] = {tab1, tab2, tab3, tab4}; in Table() local 2169 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& ind) tbl() argument 2175 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbl() argument 2182 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbl() argument 2190 tbl(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbl() argument 2199 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& ind) tbx() argument 2205 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& ind) tbx() argument 2212 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& ind) tbx() argument 2220 tbx(VectorFormat vform, LogicVRegister dst, const LogicVRegister& tab, const LogicVRegister& tab2, const LogicVRegister& tab3, const LogicVRegister& tab4, const LogicVRegister& ind) tbx() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
| H A D | drawing_text_typography.cpp | 3447 void OH_Drawing_DestroyTextTab(OH_Drawing_TextTab* tab) in OH_Drawing_DestroyTextTab() argument 3452 void OH_Drawing_SetTypographyTextTab(OH_Drawing_TypographyStyle* style, OH_Drawing_TextTab* tab) in OH_Drawing_SetTypographyTextTab() argument 3461 OH_Drawing_TextAlign OH_Drawing_GetTextTabAlignment(OH_Drawing_TextTab* tab) in OH_Drawing_GetTextTabAlignment() argument 3469 float OH_Drawing_GetTextTabLocation(OH_Drawing_TextTab* tab) in OH_Drawing_GetTextTabLocation() argument [all...] |