| /third_party/ffmpeg/libavcodec/ |
| H A D | gifdec.c | 429 int code = bytestream2_get_byte(&s->gb); in gif_parse_next_image() local
|
| H A D | huffyuvdec.c | 163 int i, b, g, r, code; in generate_joint_tables() local 681 int nb_bits, code, n; decode_plane_bitstream() local 701 int nb_bits, code, n; decode_plane_bitstream() local 751 int code, n, nb_bits; decode_bgr_1() local [all...] |
| H A D | mpeg12enc.c | 99 int len, code; in ff_mpeg1_init_uni_ac_vlc() local 635 int code, sign, bits; in mpeg1_encode_motion() local 703 int code, component; mpeg1_encode_block() local 1079 int bits, code; mpeg12_encode_init_static() local 1105 int val, bit_size, code; mpeg12_encode_init_static() local [all...] |
| H A D | dca_xll.c | 80 int code, sign, coeff, scale, scale_inv = 0; in parse_dmix_coeffs() local [all...] |
| H A D | ffv1enc.c | 242 int i, k, code; in put_vlc_symbol() local
|
| H A D | magicyuvenc.c | 47 uint32_t code; member
|
| H A D | mpegaudioenc_template.c | 383 int *p, vmax, v, n, i, j, k, code; in compute_scale_factors() local [all...] |
| H A D | scpr3.c | 101 uint32_t code = a * (rc->code >> 12) + (rc->code & 0xFFF) - b; in decode3() local 420 static int decode_adaptive6(PixelModel3 *m, uint32_t code, uint32_t *value, in decode_adaptive6() argument 823 decode_unit3(SCPRContext *s, PixelModel3 *m, uint32_t code, uint32_t *value) decode_unit3() argument 1122 uint32_t code; decompress_p3() local [all...] |
| H A D | speedhq.c | 169 int code, diff; in decode_dc_le() local
|
| H A D | vqavideo.c | 730 uint16_t code; in vqa_decode_frame_hicolor() local [all...] |
| H A D | opus.h | 88 int code; /**< packet code: specifies the frame layout */ member
|
| H A D | proresdec2.c | 473 int code, i, sign; in decode_dc_coeffs() local
|
| H A D | takdec.c | 257 struct CParam code; in decode_segment() local [all...] |
| /third_party/eudev/src/libudev/ |
| H A D | libudev-monitor.c | 212 bpf_stmt(struct sock_filter *inss, unsigned int *i, unsigned short code, unsigned int data) bpf_stmt() argument 222 bpf_jmp(struct sock_filter *inss, unsigned int *i, unsigned short code, unsigned int data, unsigned short jt, unsigned short jf) bpf_jmp() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_readeia608.c | 68 CodeItem *code; member 285 static int periods(const LineItem *line, CodeItem *code, int len) in periods() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | spdifenc.c | 413 const uint8_t *code; member [all...] |
| H A D | rtspdec.c | 42 enum RTSPStatusCode code; member 99 static int rtsp_send_reply(AVFormatContext *s, enum RTSPStatusCode code, in rtsp_send_reply() argument
|
| /third_party/curl/lib/ |
| H A D | socks.c | 992 int code = socksreq[1]; in do_SOCKS5() local
|
| H A D | c-hyper.c | 402 hyper_code code = hyper_error_code(hypererr); in Curl_hyper_stream() local
|
| /third_party/glslang/gtests/ |
| H A D | TestFixture.h | 186 bool compile(glslang::TShader* shader, const std::string& code, in compile() argument 212 compileAndLink( const std::string& shaderName, const std::string& code, const std::string& entryPointName, EShMessages controls, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, bool flattenUniformArrays = false, EShTextureSamplerTransformMode texSampTransMode = EShTexSampTransKeep, bool enableOptimizer = false, bool enableDebug = false, bool enableNonSemanticShaderDebugInfo = false, bool automap = true) compileAndLink() argument 311 compileLinkIoMap( const std::string shaderName, const std::string& code, const std::string& entryPointName, EShMessages controls, int baseSamplerBinding, int baseTextureBinding, int baseImageBinding, int baseUboBinding, int baseSsboBinding, bool autoMapBindings, bool flattenUniformArrays) compileLinkIoMap() argument 369 compileLinkRemap( const std::string shaderName, const std::string& code, const std::string& entryPointName, EShMessages controls, const unsigned int remapOptions = spv::spirvbin_t::NONE) compileLinkRemap() argument 411 remap( const std::string shaderName, const std::vector<uint32_t>& code, EShMessages controls, const unsigned int remapOptions = spv::spirvbin_t::NONE) remap() argument [all...] |
| /third_party/backends/backend/ |
| H A D | epson2-ops.c | 1818 unsigned char code; member
|
| H A D | tamarack.h | 235 char code; member
|
| H A D | hs2p-scsi.c | 385 lookup_sensekey_errmsg (int code) in lookup_sensekey_errmsg() argument 396 lookup_ascq_errmsg (unsigned int code) in lookup_ascq_errmsg() argument [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_adpcm.c | 167 static int adpcm_decoder(unsigned char code, snd_pcm_adpcm_state_t * state) in adpcm_decoder() argument [all...] |
| /third_party/alsa-utils/axfer/ |
| H A D | container-voc.c | 84 uint16_t code; member 262 static unsigned int parse_time_constant(uint16_t code, in parse_time_constant() argument 220 build_time_constant(unsigned int frames_per_second, unsigned int samples_per_frame, uint16_t *code, bool extended) build_time_constant() argument [all...] |