Searched defs:fs (Results 251 - 275 of 458) sorted by relevance

<<111213141516171819

/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
H A Dns_core.h53 uint32_t fs; member in struct:NSinst_t_
124 * - fs : Sampling frequency
132 int WebRtcNs_InitCore(NSinst_t* inst, uint32_t fs);
H A Dnsx_core.h23 uint32_t fs; member in struct:NsxInst_t_
124 * - fs : Sampling frequency
132 int32_t WebRtcNsx_InitCore(NsxInst_t* inst, uint32_t fs);
/external/e2fsprogs/e2fsck/
H A Dproblem.c476 /* Block bitmap conflicts with some other fs block */
481 /* Inode bitmap conflicts with some other fs block */
486 /* Inode table conflicts with some other fs block */
516 /* Block number overlaps fs metadata */
1823 ext2_filsys fs = ctx->fs; local
1952 ext2fs_unmark_valid(fs);
H A Dsuper.c58 static int release_inode_block(ext2_filsys fs, argument
81 if ((blk < fs->super->s_first_data_block) ||
82 (blk >= ext2fs_blocks_count(fs->super))) {
89 if (!ext2fs_test_block_bitmap2(fs->block_map, blk)) {
108 pb->errcode = io_channel_read_blk64(fs->io, blk, 1,
113 limit = fs->blocksize >> 2;
130 pb->errcode = io_channel_read_blk64(fs->io, blk, 1,
135 fs->blocksize - pb->truncate_offset);
136 pb->errcode = io_channel_write_blk64(fs->io, blk, 1,
146 ext2fs_block_alloc_stats2(fs, bl
161 ext2_filsys fs = ctx->fs; local
232 ext2_filsys fs = ctx->fs; local
316 ext2_filsys fs = ctx->fs; local
466 ext2_filsys fs = ctx->fs; local
900 ext2_filsys fs = ctx->fs; local
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dgen_bitmap.c32 ext2_filsys fs; member in struct:ext2fs_struct_generic_bitmap
76 errcode_t ext2fs_make_generic_bitmap(errcode_t magic, ext2_filsys fs, argument
91 bitmap->fs = fs;
146 return (ext2fs_make_generic_bitmap(src->magic, src->fs,
H A Dgen_bitmap64.c89 errcode_t ext2fs_alloc_generic_bmap(ext2_filsys fs, errcode_t magic, argument
111 retval = ext2fs_get_num_dirs(fs, &num_dirs);
112 if (retval || num_dirs > (fs->super->s_inodes_count / 320))
138 bitmap->fs = fs;
150 bitmap->cluster_bits = fs->cluster_ratio_bits;
165 retval = bitmap->bitmap_ops->new_bmap(fs, bitmap);
311 new_bmap->fs = src->fs;
756 errcode_t ext2fs_convert_subcluster_bitmap(ext2_filsys fs, argument
[all...]
H A Dinode.c34 ext2_filsys fs; member in struct:ext2_struct_inode_scan
47 errcode_t (*done_group)(ext2_filsys fs,
60 errcode_t ext2fs_flush_icache(ext2_filsys fs) argument
64 if (!fs->icache)
67 for (i=0; i < fs->icache->cache_size; i++)
68 fs->icache->cache[i].ino = 0;
70 fs->icache->buffer_blk = 0;
74 static errcode_t create_icache(ext2_filsys fs) argument
78 if (fs->icache)
80 retval = ext2fs_get_mem(sizeof(struct ext2_inode_cache), &fs
106 ext2fs_open_inode_scan(ext2_filsys fs, int buffer_blocks, ext2_inode_scan *ret_scan) argument
196 ext2fs_set_inode_callback(ext2_inode_scan scan, errcode_t (*done_group)(ext2_filsys fs, ext2_inode_scan scan, dgrp_t group, void * priv_data), void *done_group_data) argument
230 ext2_filsys fs = scan->fs; local
522 ext2fs_read_inode_full(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode * inode, int bufsize) argument
624 ext2fs_read_inode(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode * inode) argument
631 ext2fs_write_inode_full(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode * inode, int bufsize) argument
745 ext2fs_write_inode(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode) argument
756 ext2fs_write_new_inode(ext2_filsys fs, ext2_ino_t ino, struct ext2_inode *inode) argument
795 ext2fs_get_blocks(ext2_filsys fs, ext2_ino_t ino, blk_t *blocks) argument
818 ext2fs_check_directory(ext2_filsys fs, ext2_ino_t ino) argument
[all...]
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dvm86.h88 unsigned short fs, __fsh; member in struct:vm86_regs
/external/libopus/tests/
H A Dtest_opus_api.c115 int fs; local
119 case(-5):fs=-8000;break;
120 case(-6):fs=INT32_MAX;break;
121 case(-7):fs=INT32_MIN;break;
122 default:fs=i;
126 dec = opus_decoder_create(fs, c, &err);
129 dec = opus_decoder_create(fs, c, 0);
134 err = opus_decoder_init(dec,fs,c);
385 int fs; local
389 case(-5):fs
1096 int fs; local
[all...]
/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.h79 uint32_t fs; member in struct:RegisterContextDarwin_i386::GPR
H A DRegisterContextDarwin_x86_64.h83 uint64_t fs; member in struct:RegisterContextDarwin_x86_64::GPR
/external/llvm/include/llvm/Support/
H A Draw_ostream.h27 namespace fs { namespace in namespace:llvm::sys
355 sys::fs::OpenFlags Flags);
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_aapoint.c101 struct aapoint_fragment_shader *fs; member in struct:aapoint_stage
497 const struct pipe_shader_state *orig_fs = &aapoint->fs->state;
529 aapoint->fs->aapoint_fs
531 if (aapoint->fs->aapoint_fs == NULL)
534 aapoint->fs->generic_attrib = transform.maxGeneric + 1;
554 if (!aapoint->fs->aapoint_fs &&
559 aapoint->driver_bind_fs_state(pipe, aapoint->fs->aapoint_fs);
705 aapoint->fs->generic_attrib);
748 aapoint->driver_bind_fs_state(pipe, aapoint->fs ? aapoint->fs
829 aapoint_create_fs_state(struct pipe_context *pipe, const struct pipe_shader_state *fs) argument
847 aapoint_bind_fs_state(struct pipe_context *pipe, void *fs) argument
860 aapoint_delete_fs_state(struct pipe_context *pipe, void *fs) argument
[all...]
H A Ddraw_pipe_pstipple.c87 struct pstip_fragment_shader *fs; member in struct:pstip_stage
341 const struct pipe_shader_state *orig_fs = &pstip->fs->state;
370 assert(pstip->fs);
372 pstip->fs->sampler_unit = transform.freeSampler;
373 assert(pstip->fs->sampler_unit < PIPE_MAX_SAMPLERS);
375 pstip->fs->pstip_fs = pstip->driver_create_fs_state(pstip->pipe, &pstip_fs);
379 if (!pstip->fs->pstip_fs)
503 if (!pstip->fs->pstip_fs &&
508 pstip->driver_bind_fs_state(pstip->pipe, pstip->fs->pstip_fs);
542 num_samplers = MAX2(num_samplers, pstip->fs
660 pstip_create_fs_state(struct pipe_context *pipe, const struct pipe_shader_state *fs) argument
678 pstip_bind_fs_state(struct pipe_context *pipe, void *fs) argument
691 pstip_delete_fs_state(struct pipe_context *pipe, void *fs) argument
[all...]
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_translate.c129 i915_use_passthrough_shader(struct i915_fragment_shader *fs) argument
131 fs->program = (uint *) MALLOC(sizeof(passthrough_program));
132 fs->decl = (uint *) MALLOC(sizeof(passthrough_decl));
133 if (fs->program) {
134 memcpy(fs->program, passthrough_program, sizeof(passthrough_program));
135 memcpy(fs->decl, passthrough_decl, sizeof(passthrough_decl));
136 fs->program_len = Elements(passthrough_program);
137 fs->decl_len = Elements(passthrough_decl);
139 fs->num_constants = 0;
159 static uint get_mapping(struct i915_fragment_shader* fs, in argument
180 src_vector(struct i915_fp_compile *p, const struct i915_full_src_register *source, struct i915_fragment_shader* fs) argument
413 emit_tex(struct i915_fp_compile *p, const struct i915_full_instruction *inst, uint opcode, struct i915_fragment_shader* fs) argument
440 emit_simple_arith(struct i915_fp_compile *p, const struct i915_full_instruction *inst, uint opcode, uint numArgs, struct i915_fragment_shader* fs) argument
465 emit_simple_arith_swap2(struct i915_fp_compile *p, const struct i915_full_instruction *inst, uint opcode, uint numArgs, struct i915_fragment_shader* fs) argument
493 i915_translate_instruction(struct i915_fp_compile *p, const struct i915_full_instruction *inst, struct i915_fragment_shader *fs) argument
1112 i915_translate_token(struct i915_fp_compile *p, const union i915_full_token* token, struct i915_fragment_shader *fs) argument
1205 i915_translate_instructions(struct i915_fp_compile *p, const struct i915_token_list *tokens, struct i915_fragment_shader *fs) argument
1360 i915_translate_fragment_program( struct i915_context *i915, struct i915_fragment_shader *fs) argument
[all...]
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h66 struct sp_fragment_shader *fs; member in struct:softpipe_context
/external/opencv/cxcore/include/
H A Dcxcore.hpp69 CvImage( CvFileStorage* fs, const char* mapname, const char* imgname ) : image(0), refcount(0) argument
70 { read( fs, mapname, imgname ); }
72 CvImage( CvFileStorage* fs, const char* seqname, int idx ) : image(0), refcount(0) argument
73 { read( fs, seqname, idx ); }
120 bool read( CvFileStorage* fs, const char* mapname, const char* imgname );
121 bool read( CvFileStorage* fs, const char* seqname, int idx );
123 void write( CvFileStorage* fs, const char* imgname );
239 CvMatrix( CvFileStorage* fs, const char* mapname, const char* matname ) : matrix(0) argument
240 { read( fs, mapname, matname ); }
242 CvMatrix( CvFileStorage* fs, cons argument
[all...]
/external/opencv/ml/src/
H A Dmlnbayes.cpp397 void CvNormalBayesClassifier::write( CvFileStorage* fs, const char* name ) argument
407 cvStartWriteStruct( fs, name, CV_NODE_MAP, CV_TYPE_NAME_ML_NBAYES );
409 CV_CALL( cvWriteInt( fs, "var_count", var_count ));
410 CV_CALL( cvWriteInt( fs, "var_all", var_all ));
413 CV_CALL( cvWrite( fs, "var_idx", var_idx ));
414 CV_CALL( cvWrite( fs, "cls_labels", cls_labels ));
416 CV_CALL( cvStartWriteStruct( fs, "count", CV_NODE_SEQ ));
418 CV_CALL( cvWrite( fs, NULL, count[i] ));
419 CV_CALL( cvEndWriteStruct( fs ));
421 CV_CALL( cvStartWriteStruct( fs, "su
454 read( CvFileStorage* fs, CvFileNode* root_node ) argument
[all...]
/external/pdfium/core/src/fpdftext/
H A Dfpdf_text_search.cpp145 FX_FLOAT fs = pObj->GetFontSize(); local
/external/valgrind/main/include/vki/
H A Dvki-xen-x86.h50 vki_uint16_t fs, _pad4; member in struct:vki_xen_cpu_user_regs
81 vki_uint16_t fs, _pad5[3]; /* Non-zero => takes precedence over fs_base. */ member in struct:vki_xen_cpu_user_regs
/external/webrtc/src/modules/audio_processing/agc/
H A Danalog_agc.h49 WebRtc_UWord32 fs; // Sampling frequency member in struct:__anon33486
/external/webrtc/src/modules/audio_processing/ns/
H A Dns_core.h53 WebRtc_UWord32 fs; member in struct:NSinst_t_
122 * - fs : Sampling frequency
130 int WebRtcNs_InitCore(NSinst_t* inst, WebRtc_UWord32 fs);
H A Dnsx_core.h24 WebRtc_UWord32 fs; member in struct:NsxInst_t_
116 * - fs : Sampling frequency
124 WebRtc_Word32 WebRtcNsx_InitCore(NsxInst_t* inst, WebRtc_UWord32 fs);
/external/aac/libSBRdec/src/
H A Dlpp_tran.cpp768 UINT fs, /*!< Sample Frequency */
800 fs);
846 UINT fs /*!< SBR output sampling frequency */
878 /* ISO/IEC 14496-3 (Figure 4.48): goalSb = round( 2.048e6 / fs ) */
879 desiredBorder = (((2048000*2) / fs) + 1) >> 1;
970 startFreqHz = ( (lsb + xoverOffset)*fs ) >> 7; /* Shift does a division by 2*(64) */
758 createLppTransposer(HANDLE_SBR_LPP_TRANS hs, TRANSPOSER_SETTINGS *pSettings, const int highBandStartSb, UCHAR *v_k_master, const int numMaster, const int usb, const int timeSlots, const int nCols, UCHAR *noiseBandTable, const int noNoiseBands, UINT fs, const int chan, const int overlap ) argument
H A Dsbrdec_freq_sca.cpp117 getStartBand(UINT fs, /*!< Output sampling frequency */ argument
124 fsMapped = fs;
169 getStopBand(UINT fs, /*!< Output sampling frequency */ argument
182 if (fs < 32000) {
183 stopMin = (((2*6000*2*(64)) / fs) + 1) >> 1;
186 if (fs < 64000) {
187 stopMin = (((2*8000*2*(64)) / fs) + 1) >> 1;
190 stopMin = (((2*10000*2*(64)) / fs) + 1) >> 1;
215 /* 1 <= difference <= 48; 1 <= fs <= 96000 */
221 /* 1 <= difference <= 35; 42000 <= fs <
255 sbrdecUpdateFreqScale(UCHAR * v_k_master, UCHAR *numMaster, UINT fs, HANDLE_SBR_HEADER_DATA hHeaderData, UINT flags) argument
[all...]

Completed in 7867 milliseconds

<<111213141516171819