Home
last modified time | relevance | path

Searched defs:idx (Results 176 - 200 of 1849) sorted by relevance

12345678910>>...74

/third_party/ffmpeg/libavcodec/
H A Dacelp_filters.c55 int idx = 0; in ff_acelp_interpolate() local
87 int idx = 0; in ff_acelp_interpolatef() local
H A Dnvdec_hevc.c33 static void dpb_add(CUVIDHEVCPICPARAMS *pp, int idx, const HEVCFrame *src) in dpb_add() argument
H A Droqvideo.h33 int idx[4]; member
H A Dvp9mvs.c236 static av_always_inline int read_mv_component(VP9TileData *td, int idx, int hp) in read_mv_component() argument
37 find_ref_mvs(VP9TileData *td, VP56mv *pmv, int ref, int z, int idx, int sb) find_ref_mvs() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dframequeue.c25 static inline FFFrameBucket *bucket(FFFrameQueue *fq, size_t idx) in bucket() argument
115 AVFrame *ff_framequeue_peek(FFFrameQueue *fq, size_t idx) in ff_framequeue_peek() argument
H A Dframequeue.h164 static inline void ff_framequeue_update_peeked(FFFrameQueue *fq, size_t idx) in ff_framequeue_update_peeked() argument
/third_party/ffmpeg/libavformat/
H A Doggparsetheora.c38 static int theora_header(AVFormatContext *s, int idx) in theora_header() argument
145 static uint64_t theora_gptopts(AVFormatContext *ctx, int idx, uint64_t gp, in theora_gptopts() argument
171 static int theora_packet(AVFormatContext *s, int idx) in theora_packet() argument
[all...]
H A Doggparsedirac.c28 static int dirac_header(AVFormatContext *s, int idx) in dirac_header() argument
66 static uint64_t dirac_gptopts(AVFormatContext *s, int idx, uint64_t granule, in dirac_gptopts() argument
86 static int old_dirac_header(AVFormatContext *s, int idx) in old_dirac_header() argument
102 static uint64_t old_dirac_gptopts(AVFormatContext *s, int idx, uint64_t gp, in old_dirac_gptopts() argument
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_entry_breakpoints.c74 size_t idx = (l + u) / 2; in search_range() local
/third_party/ffmpeg/tools/
H A Duncoded_frame.c17 create_sink(Stream *st, AVFilterGraph *graph, AVFilterContext *f, int idx) create_sink() argument
/third_party/alsa-utils/alsactl/
H A Dinfo.c28 int err, dev, idx; in pcm_device_list() local
95 int err, dev, idx; in rawmidi_device_list() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_percentile_tables.cpp1113 int idx = (ydim << 8) | xdim; in get_packed_table() local
1189 unsigned int idx = item & 0x7FF; in get_2d_percentile_table() local
1205 unsigned int idx = (xdim << 8) | ydim; in is_legal_2d_block_size() local
1234 unsigned int idx = (xdim << 16) | (ydim << 8) | zdim; in is_legal_3d_block_size() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dflagparser.cpp29 int32_t idx, i; in parseFlagsFile() local
118 int32_t i, idx = -1; in extractFlag() local
/third_party/libsnd/src/
H A Dchunk.c43 int idx ; in psf_get_chunk_iterator() local
/third_party/mbedtls/tests/scripts/
H A Dcheck_test_cases.py30 def idx(self): member in ScriptOutputError
/third_party/jerryscript/jerry-ext/handler/
H A Dhandler-register.c65 uint32_t idx = 0; in jerryx_set_properties() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_ssbo.c88 nir_load_ssbo_prop(nir_builder *b, nir_intrinsic_op op, nir_src *idx, unsigned bitsize) nir_load_ssbo_prop() argument
H A Dnir_gather_ssa_types.c28 set_type(unsigned idx, nir_alu_type type, BITSET_WORD *float_types, in set_type() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tex_prefetch.c116 int idx = nir_tex_instr_src_index(tex, type); in ok_bindless_src() local
181 int idx = nir_tex_instr_src_index(tex, nir_tex_src_coord); in lower_tex_prefetch_block() local
/third_party/mesa3d/src/asahi/lib/
H A Dpool.c75 unsigned idx = 0; in agx_pool_get_bo_handles() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_vector_insert.cpp71 ir_constant *const idx = in handle_rvalue() local
H A Dast_array_index.cpp49 update_max_array_access(ir_rvalue *ir, int idx, YYLTYPE *loc, in update_max_array_access() argument
143 _mesa_ast_array_index_to_hir(void *mem_ctx, struct _mesa_glsl_parse_state *state, ir_rvalue *array, ir_rvalue *idx, YYLTYPE &loc, YYLTYPE &idx_loc) _mesa_ast_array_index_to_hir() argument
172 const int idx = const_index->value.i[0]; _mesa_ast_array_index_to_hir() local
[all...]
/third_party/mesa3d/src/broadcom/common/
H A Dv3d_util.c105 uint32_t idx = 0; in v3d_choose_tile_size() local
/third_party/libwebsockets/lib/roles/h2/
H A Dminihuf.c293 int code_bit(int idx, int bit) in code_bit() argument
/third_party/ltp/libs/libltpvdso/
H A Dparse_vdso.c85 void *get_hash_ptr(void *ptr, ELF(Word) idx) in get_hash_ptr() argument

Completed in 12 milliseconds

12345678910>>...74