Home
last modified time | relevance | path

Searched defs:value (Results 8801 - 8825 of 11315) sorted by relevance

1...<<351352353354355356357358359360>>...453

/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.c1142 static inline int get_bucket(int value, int shift) in get_bucket() argument
[all...]
H A Dcbs_h2645.c37 uint32_t value; in cbs_read_ue_golomb() local
89 int32_t value; cbs_read_se_golomb() local
140 cbs_write_ue_golomb(CodedBitstreamContext *ctx, PutBitContext *pbc, const char *name, const int *subscripts, uint32_t value, uint32_t range_min, uint32_t range_max) cbs_write_ue_golomb() argument
183 cbs_write_se_golomb(CodedBitstreamContext *ctx, PutBitContext *pbc, const char *name, const int *subscripts, int32_t value, int32_t range_min, int32_t range_max) cbs_write_se_golomb() argument
[all...]
H A Dagm.c837 int ret, skip = 0, value, map; in decode_motion_vectors() local
H A Dvc1_block.c632 int last = 0, skip, value; in vc1_decode_i_block() local
512 vc1_decode_ac_coeff(VC1Context *v, int *last, int *skip, int *value, int codingset) vc1_decode_ac_coeff() argument
795 int last = 0, skip, value; vc1_decode_i_block_adv() local
993 int last = 0, skip, value; vc1_decode_intra_block() local
1124 int scale, off, idx, last, skip, value; vc1_decode_p_block() local
[all...]
H A Dvp56.h333 int value = 0; in vp56_rac_gets() local
344 int value = 0; in vp8_rac_get_uint() local
[all...]
H A Dvaapi_encode.c1296 unsigned int value; member
[all...]
H A Dopus_silk.c121 int j, value = nlsf[i]; in silk_stabilize_lsf() local
350 int cur, prev, next, weight_sq, weight, ipart, fpart, y, value; in silk_decode_lpc() local
488 int value = excitation[i]; in silk_decode_excitation() local
[all...]
H A Dopus_pvq.c192 float value[2]; in celt_stereo_merge() local
H A Domx.c49 static OMX_TICKS to_omx_ticks(int64_t value) in to_omx_ticks() argument
56 static int64_t from_omx_ticks(OMX_TICKS value) in from_omx_ticks() argument
H A Dvp8.h258 uint32_t value; member
/third_party/curl/tests/server/
H A Dsocksd.c165 static unsigned char byteval(char *value) in byteval() argument
171 static unsigned short shortval(char *value) in shortval() argument
196 char value[260]; in getconfig() local
[all...]
H A Dmqttd.c139 static unsigned char byteval(char *value) in byteval() argument
154 char value[32]; in getconfig() local
[all...]
/third_party/eudev/src/udev/
H A Dudevd.c990 static int parse_proc_cmdline_item(const char *key, const char *value) { in parse_proc_cmdline_item() argument
/third_party/ffmpeg/libavfilter/
H A Daf_dynaudnorm.c367 static inline double pow_2(const double value) in pow_2() argument
H A Dvf_datascope.c108 static void pick_color8(FFDrawContext *draw, FFDrawColor *color, AVFrame *in, int x, int y, int *value) in pick_color8() argument
126 static void pick_color16(FFDrawContext *draw, FFDrawColor *color, AVFrame *in, int x, int y, int *value) in pick_color16() argument
201 int value[4] = { 0 }, pp = 0; filter_color2() local
247 int value[4] = { 0 }, pp = 0; filter_color() local
290 int value[4] = { 0 }, pp = 0; filter_mono() local
624 int value[4] = { 0 }; pixscope_filter_frame() local
997 int value[4] = { 0 }; draw_scope() local
[all...]
H A Daf_astats.c383 uint8_t value[128]; in set_meta() local
H A Dvf_vif.c434 char value[257]; in set_meta() local
/third_party/ffmpeg/libavformat/
H A Did3v2.c279 unsigned int value = (buffer[0] << 8) + buffer[1]; in decode_str() local
[all...]
H A Drmdec.c1180 unsigned tag, type, len, tlen, value; in ivr_read_header() local
H A Drtpdec.c972 char *value; in ff_parse_fmtp() local
964 ff_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *p, int (*parse_fmtp)(AVFormatContext *s, AVStream *stream, PayloadContext *data, const char *attr, const char *value)) ff_parse_fmtp() argument
H A Dwtvdec.c388 static int filetime_to_iso8601(char *buf, int buf_size, int64_t value) in filetime_to_iso8601() argument
404 static int crazytime_to_iso8601(char *buf, int buf_size, int64_t value) in crazytime_to_iso8601() argument
420 static int oledate_to_iso8601(char *buf, int buf_size, int64_t value) in oledate_to_iso8601() argument
H A Dwtvenc.c85 int64_t value; member
112 static void add_serial_pair(WtvSyncEntry ** list, int * count, int64_t serial, int64_t value) in add_serial_pair() argument
652 static void write_tag_int32(AVIOContext *pb, const char *key, int value) in write_tag_int32() argument
658 static void write_tag(AVIOContext *pb, const char *key, const char *value) in write_tag() argument
[all...]
H A Dftp.c985 char *fact, *value; in ftp_parse_entry_mlsd() local
[all...]
H A Dnutenc.c508 static int add_info(AVIOContext *bc, const char *type, const char *value) in add_info() argument
/third_party/ffmpeg/libavutil/
H A Deval.c98 double value; member
168 double value; // is sign in other types member
506 make_eval_expr(int type, int value, AVExpr *p0, AVExpr *p1) make_eval_expr() argument
[all...]

Completed in 40 milliseconds

1...<<351352353354355356357358359360>>...453