Home
last modified time | relevance | path

Searched refs:index (Results 16476 - 16500 of 20926) sorted by relevance

1...<<651652653654655656657658659660>>...838

/third_party/ffmpeg/libavdevice/
H A Dlibdc1394.c155 dc1394->stream_index = vst->index; in dc1394_read_common()
/third_party/ffmpeg/libavformat/
H A Doptions.c294 st->index = s->nb_streams; in avformat_new_stream()
H A Disom.h52 * it has lots of index tables, each indexing something in another one...
116 unsigned int index; member
166 int ffindex; ///< AVStream index
H A Drtpdec_h264.c371 pkt->stream_index = st->index; in h264_handle_packet()
H A Drtpdec_jpeg.c370 if ((ret = ff_rtp_finalize_packet(pkt, &jpeg->frame, st->index)) < 0) { in jpeg_parse_packet()
/third_party/ffmpeg/libavutil/x86/
H A Dcpu.h110 void ff_cpu_cpuid(int index, int *eax, int *ebx, int *ecx, int *edx);
/third_party/glslang/SPIRV/
H A DSpvTools.cpp110 out << position.line << ":" << position.column << ":" << position.index << ":"; in OptimizerMesssageConsumer()
/third_party/cJSON/
H A DcJSON.h182 /* Retrieve item number "index" from array "array". Returns NULL if unsuccessful. */
183 CJSON_PUBLIC(cJSON *) cJSON_GetArrayItem(const cJSON *array, int index);
/third_party/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1464 * @param start start index, inclusive
1465 * @param end end index, exclusive
1548 * Map index into pattern character string to DateFormat field number
1557 const NumberFormat* getNumberFormatByIndex(UDateFormatField index) const;
/third_party/icu/icu4c/source/test/intltest/
H A Dlstmbetst.cpp22 void LSTMBETest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* params ) in runIndexedTest() argument
H A Dnumbertest_affixutils.cpp52 void AffixUtilsTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusbhid.h251 enum hid_kind kind, uint8_t index, struct hid_location *loc,
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h600 int index; /* 0..N-1 */ member
H A Demu10k1.h295 unsigned int index; /* index of item */ member
H A Dasoc.h203 __le32 index; /* identifier for block */ member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-http.h141 typedef const char *(*lws_process_html_state_cb)(void *data, int index);
355 /* always last real token index*/
387 * lws_token_to_string() - returns a textual representation of a hdr token index
389 * \param token: token index
400 * \param h: which header index we are interested in
411 * \param h: which header index we are interested in
426 * \param h: which header index we are interested in
439 * If the requested fragment index is not present, it fails
445 * \param h: which header index we are interested in
449 * to parse URI arguments like ?x=1&y=2, token index WSI_TOKEN_HTTP_URI_ARG
[all...]
/third_party/mesa3d/src/amd/common/
H A Dsid_tables.py103 idx = self.table.index(array[0], idx, len(self.table) - len(array) + 1)
187 Add an array of Field objects, and return the index of where to find
/third_party/lame/frontend/
H A Dmain.c38 # define strchr index
H A Dgpkplotting.c34 # define strchr index
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_atomics.c262 /* Store a list pointers to atomic buffers per stage and store the index in gl_nir_link_assign_atomic_counter_resources()
292 opaque->index = intra_stage_idx; in gl_nir_link_assign_atomic_counter_resources()
/third_party/mesa3d/src/amd/registers/
H A Dparse_kernel_headers.py820 reg_index = type_map.index(name) if name in type_map else -1
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_draw.c116 0, /* don't know min index */ in retry_draw_auto()
117 ~0u, /* don't know max index */ in retry_draw_auto()
118 NULL, /* no index buffer */ in retry_draw_auto()
130 * Indirect draw (get vertex count, start index, etc. from a buffer object.
165 0, /* don't know min index */ in retry_draw_indirect()
166 ~0u, /* don't know max index */ in retry_draw_indirect()
167 info->index.resource, in retry_draw_indirect()
348 /* Check the stream index of the specified stream output target */ in svga_draw_vbo()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h260 unsigned register_index:6; /**< 0 to 63 (OUT index) */
377 unsigned max_rt:3; /* index of max rt, Ie. # of cbufs minus 1 */
727 * index buffer, and vertex elements. Used by display lists to bind those
730 * The state contains 1 index buffer, 0 or 1 vertex buffer, and 0 or more
813 int index_bias; /**< a bias to be added to each index */
821 * - index.resource comes from pipe_vertex_state
850 bool has_user_indices:1; /**< if true, use index.user_buffer */
864 * Primitive restart enable/index (only applies to indexed drawing)
873 * An index buffer. When an index buffe
882 } index; global() member
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dxvmc_bench.c260 mb_array.macro_blocks[mby * mbw + mbx].index = (mby * mbw + mbx) * BLOCKS_PER_MACROBLOCK; in main()
H A Dtest_rendering.c211 mb->index = (mby * INPUT_WIDTH_IN_MACROBLOCKS + mbx) * BLOCKS_PER_MACROBLOCK; in main()

Completed in 31 milliseconds

1...<<651652653654655656657658659660>>...838