Home
last modified time | relevance | path

Searched defs:indx (Results 1 - 25 of 33) sorted by relevance

12

/third_party/curl/lib/
H A Ddynbuf.c70 size_t indx = s->leng; in dyn_nappend() local
/third_party/libsnd/tests/
H A Dcue_test.c101 int indx = info->cue_points[i].indx; in print_cues() local
/third_party/libsnd/src/
H A Dvox_adpcm.c126 { int indx = 0, k ; in vox_read_block() local
269 { int indx = 0, k ; in vox_write_block() local
[all...]
H A Drx2.c188 { int len [4], indx ; in rx2_open() local
H A Dcommand.c113 { int indx ; in psf_get_format_simple() local
172 { int indx ; in psf_get_format_major() local
246 { int indx ; in psf_get_format_subtype() local
H A Dgsm610.c242 { int count, total = 0, indx = 0 ; in gsm610_read_block() local
475 { int count, total = 0, indx in gsm610_write_block() local
[all...]
H A Dg72x.c204 { int count, total = 0, indx = 0 ; in g72x_read_block() local
449 { int count, total = 0, indx in g72x_write_block() local
[all...]
H A Dnms_adpcm.c720 { int count, indx = 0 ; in nms_adpcm_read_block() local
889 { int count, total = 0, indx = 0 ; nms_adpcm_write_block() local
[all...]
H A Dms_adpcm.c321 { int count, total = 0, indx = 0 ; in msadpcm_read_block() local
649 { int count, total = 0, indx in msadpcm_write_block() local
[all...]
H A Ddouble64.c434 double64_peak_update (SF_PRIVATE *psf, const double *buffer, int count, sf_count_t indx) in double64_peak_update() argument
H A Drf64.c864 { int indx ; in rf64_get_chunk_size() local
876 { int indx ; rf64_get_chunk_data() local
[all...]
H A Dima_adpcm.c94 clamp_ima_step_index (int indx) in clamp_ima_step_index() argument
330 { int chan, k, step, diff, vpdiff, blockindx, indx ; in aiff_ima_encode_block() local
393 { int chan, k, predictor, blockindx, indx, indxstar in wavlike_ima_decode_block() local
484 { int chan, k, step, diff, vpdiff, blockindx, indx, indxstart ; wavlike_ima_encode_block() local
572 { int count, total = 0, indx = 0 ; ima_read_block() local
875 { int count, total = 0, indx = 0 ; ima_write_block() local
[all...]
H A Dfloat32.c385 float32_peak_update (SF_PRIVATE *psf, const float *buffer, int count, sf_count_t indx) in float32_peak_update() argument
H A Dcaf.c1004 { int indx ; caf_get_chunk_size() local
1016 { int indx ; caf_get_chunk_data() local
[all...]
/third_party/libdrm/tests/modetest/
H A Dcursor.c75 static uint32_t indx, count; variable
/third_party/ffmpeg/libavcodec/
H A Dindeo4.c274 int plane, band_num, indx, transform_id, scan_indx; in decode_band_hdr() local
H A Divi_dsp.c37 int x, y, indx; in ff_ivi_recompose53() local
194 int x, y, indx, b0, b1, b2, b3, p0, p1, p2, p3; ff_ivi_recompose_haar() local
[all...]
H A Dimc.c462 int indx; in bit_allocation() local
/third_party/ntfs-3g/libntfs-3g/
H A Dobject_id.c144 struct OBJECT_ID_INDEX indx; in set_object_id_index() local
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dsrp.c64 static void print_entry(CA_DB *db, int indx, int verbose, char *s) in print_entry() argument
/third_party/openssl/apps/
H A Dsrp.c64 static void print_entry(CA_DB *db, int indx, int verbose, char *s) in print_entry() argument
/third_party/libsnd/src/ALAC/
H A Dalac_encoder.c238 uint32_t indx ; in EncodeStereo() local
518 uint32_t indx ; EncodeStereoFast() local
689 uint32_t indx ; EncodeStereoEscape() local
753 uint32_t indx, indx2 ; EncodeMono() local
1271 int32_t indx ; AddFiller() local
[all...]
/third_party/lame/libmp3lame/
H A DVbrTag.c120 int i, indx; in Xing_seek_table() local
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_api.c1027 _es_VertexAttrib1fARB(GLuint indx, GLfloat x) in _es_VertexAttrib1fARB() argument
1034 _es_VertexAttrib1fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib1fvARB() argument
1041 _es_VertexAttrib2fARB(GLuint indx, GLfloat x, GLfloat y) in _es_VertexAttrib2fARB() argument
1048 _es_VertexAttrib2fvARB(GLuint indx, const GLfloat* values) in _es_VertexAttrib2fvARB() argument
1055 _es_VertexAttrib3fARB(GLuint indx, GLfloat x, GLfloat y, GLfloat z) in _es_VertexAttrib3fARB() argument
1062 _es_VertexAttrib3fvARB(GLuint indx, const GLfloat* values) _es_VertexAttrib3fvARB() argument
1069 _es_VertexAttrib4fvARB(GLuint indx, const GLfloat* values) _es_VertexAttrib4fvARB() argument
[all...]
/third_party/lzma/C/
H A DPpmd7.c117 static void Ppmd7_InsertNode(CPpmd7 *p, void *node, unsigned indx) in Ppmd7_InsertNode() argument
127 static void *Ppmd7_RemoveNode(CPpmd7 *p, unsigned indx) in Ppmd7_RemoveNode() argument
254 Ppmd7_AllocUnitsRare(CPpmd7 *p, unsigned indx) Ppmd7_AllocUnitsRare() argument
287 Ppmd7_AllocUnits(CPpmd7 *p, unsigned indx) Ppmd7_AllocUnits() argument
[all...]

Completed in 42 milliseconds

12