Home
last modified time | relevance | path

Searched defs:header (Results 301 - 325 of 1101) sorted by relevance

1...<<11121314151617181920>>...45

/third_party/ffmpeg/libavcodec/
H A Dvaapi_av1.c372 const AV1RawFrameHeader *header = s->raw_frame_header; in vaapi_av1_end_frame() local
/third_party/ffmpeg/libavformat/
H A Dfitsenc.c53 uint8_t header[80]; in write_keyword_value() local
[all...]
H A Damr.c87 uint8_t header[19] = { 0 }; in amr_read_header() local
[all...]
H A Dyuv4mpegdec.c35 char header[MAX_YUV4_HEADER + 10]; // Include headroom for in yuv4_read_header() local
268 char header[MAX_FRAME_HEADER+1]; yuv4_read_packet() local
[all...]
H A Dassdec.c106 AVBPrint header, line, rline; in ass_read_header() local
H A Dflic.c90 unsigned char header[FLIC_HEADER_SIZE]; in flic_read_header() local
[all...]
H A Dsegafilmenc.c40 AVIOContext *header; member
170 static int write_header(AVFormatContext *format_context, uint8_t *header, in write_header() argument
189 uint8_t *header, *ptr; film_write_header() local
[all...]
H A Dsubviewerdec.c89 AVBPrint header; in subviewer_read_header() local
/third_party/gn/src/gn/
H A Dimmutable_vector.h89 ImmutableVectorView(Header* header) : header_(header) {} in ImmutableVectorView() argument
233 Header* header = AllocateFor(size); in AllocateAndCopyFrom() local
/third_party/glslang/SPIRV/
H A DSpvPostProcess.cpp384 Block* header = continueIter->second; in postProcessCFG() local
/third_party/alsa-utils/bat/
H A Dcommon.c50 static int update_frames_to_bat(struct bat *bat, struct wav_chunk_header *header, in update_frames_to_bat() argument
63 read_chunk_fmt(struct bat *bat, char *file, FILE *fp, bool skip, struct wav_chunk_header *header) read_chunk_fmt() argument
[all...]
/third_party/alsa-utils/axfer/
H A Dcontainer-au.c77 struct container_header header; in au_parser_pre_process() local
124 build_container_header(struct builder_state *state, struct container_header *header, unsigned int frames_per_second, uint64_t byte_count) build_container_header() argument
141 struct container_header header; write_container_header() local
[all...]
/third_party/backends/backend/
H A Dkvs1025_usb.c201 kv_usb_escape(PKV_DEV dev, PKV_CMD_HEADER header, unsigned char *status_byte) kv_usb_escape() argument
330 kv_usb_send_command(PKV_DEV dev, PKV_CMD_HEADER header, PKV_CMD_RESPONSE response) kv_usb_send_command() argument
[all...]
/third_party/curl/lib/
H A Dcurl_ntlm_wb.c334 Curl_input_ntlm_wb(struct Curl_easy *data, struct connectdata *conn, bool proxy, const char *header) Curl_input_ntlm_wb() argument
[all...]
H A Dheaders.c187 static CURLcode namevalue(char *header, size_t hlen, unsigned int type, in namevalue() argument
277 Curl_headers_push(struct Curl_easy *data, const char *header, unsigned char type) Curl_headers_push() argument
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpackage.h163 uint8_t header[1024]; member in Package
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.cpp147 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable; in initUnicodeCMAP() local
H A Dcmaps.cpp157 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() argument
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp143 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable; in initUnicodeCMAP() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DWriteIndicCharts.java36 static String header = "<html>\n" + field in WriteIndicCharts
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java46 private String header; // sorted list of defines passed in field in CodeMangler
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatawriter.cpp183 DataHeader header; in write() local
[all...]
/third_party/libsnd/src/
H A Dogg_speex.c61 SpeexHeader header ; member
[all...]
/third_party/mbedtls/library/
H A Dpsa_its_file.c79 psa_its_file_header_t header; in psa_its_read_file() local
187 psa_its_file_header_t header; in psa_its_set() local
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-jobqueue.c43 ecma_job_queue_item_t header; /**< job queue item header */ member
54 ecma_job_queue_item_t header; /**< job queue item header */ member

Completed in 12 milliseconds

1...<<11121314151617181920>>...45