Home
last modified time | relevance | path

Searched defs:code (Results 1226 - 1250 of 2427) sorted by relevance

1...<<41424344454647484950>>...98

/third_party/ffmpeg/libavcodec/
H A Dpafvideo.c162 static int decode_0(PAFVideoDecContext *c, const uint8_t *pkt, uint8_t code) in decode_0() argument
275 uint8_t code, *dst, *end; in paf_video_decode() local
376 int8_t code; paf_video_decode() local
[all...]
H A Dphotocd.c202 const int code = bytestream2_get_be16u(gb); in read_hufftable() local
H A Dqdrw.c82 int size, left, code, pix; in decode_rle_bpp2() local
137 int size, left, code, pix; in decode_rle_bpp4() local
181 int size, left, code, pix; decode_rle16() local
225 int size, left, code, pix; decode_rle() local
[all...]
H A Dqpeg.c44 int code; in qpeg_decode_intra() local
135 int code; qpeg_decode_inter() local
[all...]
H A Dutvideoenc.c44 uint32_t code; member
331 uint32_t code; in calculate_codes() local
H A Dvlc.c94 uint32_t code; member
155 uint32_t code = codes[i].code; in build_table() local
334 uint64_t code; ff_init_vlc_from_lengths() local
[all...]
H A Dtexturedsp.c92 uint32_t code = AV_RL32(block + 4); in dxt1_block_internal() local
146 uint32_t code = AV_RL32(block + 12); in dxt3_block_internal() local
261 uint32_t code = AV_RL32(block + 12); in dxt5_block_internal() local
[all...]
H A Dulti.c277 int code; in ulti_decode_frame() local
H A Dwma.c433 int code, level, sign; in ff_wma_run_level_decode() local
/third_party/ffmpeg/libavformat/
H A Drtpdec_jpeg.c88 static void jpeg_put_marker(PutByteContext *pbc, int code) in jpeg_put_marker() argument
/third_party/glfw/src/
H A Dinit.c309 void _glfwInputError(int code, const char* format, ...) in _glfwInputError() argument
502 int code = GLFW_NO_ERROR; glfwGetError() local
[all...]
H A Dlinux_joystick.c50 static void handleKeyEvent(_GLFWjoystick* js, int code, int value) in handleKeyEvent() argument
59 static void handleAbsEvent(_GLFWjoystick* js, int code, int value) in handleAbsEvent() argument
[all...]
/third_party/alsa-utils/alsaucm/
H A Dusecase.c71 int code; member
/third_party/backends/backend/
H A Dkvs20xx_cmd.h29 u16 code; member
/third_party/backends/japi/
H A DSane.java91 public int versionMajor(int code) in versionMajor() argument
93 public int versionMinor(int code) in versionMinor() argument
95 public int versionBuild(int code) in versionBuild() argument
/third_party/backends/sanei/
H A Dsanei_DomainOS.c117 char *subsystem, *module, *code; in DomainErrorCheck() local
[all...]
/third_party/curl/lib/
H A Dcurl_sasl.c532 Curl_sasl_continue(struct SASL *sasl, struct Curl_easy *data, int code, saslprogress *progress) Curl_sasl_continue() argument
H A Dpingpong.c277 Curl_pp_readresp(struct Curl_easy *data, curl_socket_t sockfd, struct pingpong *pp, int *code, size_t *size) Curl_pp_readresp() argument
/third_party/cups-filters/cupsfilters/
H A Dimage-gif.c539 code, /* Current code */ in gif_read_lzw() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DValidIdentifiers.java92 public boolean contains(String code) { in contains() argument
171 public static Datasubtype isValid(Datatype datatype, Set<Datasubtype> datasubtypes, String code) { in isValid() argument
186 public static Datasubtype isValid(Datatype datatype, Set<Datasubtype> datasubtypes, String code, String value) { in isValid() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCurrencyMetaInfo.java424 public final String code; field in CurrencyMetaInfo.CurrencyInfo
458 public CurrencyInfo(String region, String code, long from, long to, int priority) { in CurrencyInfo() argument
469 public CurrencyInfo(String region, String code, lon argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcucdapi.c318 UScriptCode code = USCRIPT_INVALID_CODE; in TestUScriptCodeAPI() local
343 UScriptCode code= USCRIPT_INVALID_CODE; in TestUScriptCodeAPI() local
351 UScriptCode code= USCRIPT_INVALID_CODE; TestUScriptCodeAPI() local
[all...]
H A Dcurrtest.c280 UChar code[8]; // at least one longer than the longest alphaCode in TestNumericCode() local
H A Duregiontest.c53 const char *code; member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dregiontst.cpp23 const char *code; member
[all...]

Completed in 21 milliseconds

1...<<41424344454647484950>>...98