| /third_party/ffmpeg/libavcodec/ |
| H A D | wmadec.c | 55 dump_floats(WMACodecContext *s, const char *name, int prec, const float *tab, int n) dump_floats() argument
|
| H A D | msmpeg4enc.c | 51 static av_cold void init_mv_table(MVTable *tab, uint16_t table_mv_index[4096]) in init_mv_table() argument
|
| H A D | atrac3plus.c | 721 static void decode_qu_spectra(GetBitContext *gb, const Atrac3pSpecCodeTab *tab, in decode_qu_spectra() argument 764 const Atrac3pSpecCodeTab *tab; in decode_spectrum() local 1085 VLC *tab; in gainc_loc_mode1() local 1119 VLC *tab; decode_gainc_loc_codes() local [all...] |
| H A D | mpegaudioenc_template.c | 203 static void idct32(int *out, int *tab) in idct32() argument [all...] |
| H A D | rv40.c | 47 rv40_init_table(VLC *vlc, unsigned *offset, int nb_bits, int nb_codes, const uint8_t (*tab)[2]) rv40_init_table() argument
|
| H A D | twinvq_data.h | 231 } tab = { variable 10345 const uint8_t *tab; member
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | fft.c | 101 static void fft_ref(FFTComplex *tabr, FFTComplex *tab, int nbits) in fft_ref() argument 311 static inline void rdft_calc(RDFTContext *r, FFTSample *tab) in rdft_calc() argument 375 FFTComplex *tab, *tab1, *tab_ref; in main() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | mem.c | 325 void **tab; in av_dynarray_add_nofree() local 339 void **tab; in av_dynarray_add() local [all...] |
| /third_party/ffmpeg/libswresample/ |
| H A D | resample.c | 150 double *tab = av_malloc_array(tap_count+1, sizeof(*tab)); in build_filter() local
|
| /third_party/lame/mpglib/ |
| H A D | layer2.c | 252 unsigned char *tab = grp_table_select(d1, idx); in II_step_two() local 299 unsigned char *tab = grp_table_select(d1, idx); in II_step_two() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_gf2m.c | 64 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local 133 BN_ULONG tab[16], top3b = a >> 61; bn_GF2m_mul_1x1() local [all...] |
| /third_party/openssl/crypto/bn/ |
| H A D | bn_gf2m.c | 65 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local 134 BN_ULONG tab[16], top3b = a >> 61; bn_GF2m_mul_1x1() local [all...] |
| /third_party/optimized-routines/math/ |
| H A D | v_math.h | 231 v_lookup_f32 (const f32_t *tab, v_u32_t idx) in v_lookup_f32() argument 236 v_lookup_u32 (const u32_t *tab, v_u32_t idx) in v_lookup_u32() argument 351 v_lookup_f64 (const f64_t *tab, v_u64_t idx) in v_lookup_f64() argument 356 v_lookup_u64 (const u64_t *tab, v_u64_t idx) in v_lookup_u64() argument 500 v_lookup_f32 (const f32_t *tab, v_u32_t idx) in v_lookup_f32() argument 505 v_lookup_u32(const u32_t *tab, v_u32_t idx) v_lookup_u32() argument 624 v_lookup_f64(const f64_t *tab, v_u64_t idx) v_lookup_f64() argument 629 v_lookup_u64(const u64_t *tab, v_u64_t idx) v_lookup_u64() argument [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | optimize.c | 199 static int is_avrule_redundant(avtab_ptr_t entry, avtab_t *tab, in is_avrule_redundant() argument 297 avtab_t *tab = &p->te_avtab; in optimize_avtab() local 375 avtab_t *tab = &p->te_cond_avtab; in optimize_cond_avtab() local [all...] |
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/network_client/ |
| H A D | http_curl_client.cpp | 41 std::string ToString(const std::list<std::string> &lists, char tab) in ToString() argument
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | af9013.c | 836 const struct af9013_reg_mask_val *tab; in af9013_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
| H A D | mach64_gx.c | 90 } tab[3] = { in aty_set_dac_514() local
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | sch_gred.c | 53 struct gred_sched_data *tab[MAX_DPs]; member [all...] |
| /kernel/linux/linux-5.10/tools/bpf/bpftool/ |
| H A D | common.c | 440 int build_pinned_obj_table(struct pinned_obj_table *tab, in build_pinned_obj_table() argument 469 void delete_pinned_obj_table(struct pinned_obj_table *tab) in delete_pinned_obj_table() argument
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
| H A D | mach64_gx.c | 90 } tab[3] = { in aty_set_dac_514() local
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | af9013.c | 836 const struct af9013_reg_mask_val *tab; in af9013_init() local [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | sch_gred.c | 53 struct gred_sched_data *tab[MAX_DPs]; member [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | mpegaudiodsp_mips_float.c | 285 static void ff_dct32_mips_float(float *out, const float *tab) in ff_dct32_mips_float() argument [all...] |
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_exec_api.c | 1083 struct _glapi_table *tab = ctx->Exec; in vbo_install_exec_vtxfmt() local 1257 struct _glapi_table *tab = ctx->HWSelectModeBeginEnd; in vbo_install_hw_select_begin_end() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | curve448.c | 248 int tab = 0; in ossl_curve448_precomputed_scalarmul() local
|