Searched defs:src_index (Results 1 – 6 of 6) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | motion_est_template.c | 52 int src_index, int ref_index, in hpel_motion_search() 157 int src_index, int ref_index, in no_sub_motion_search() 166 int src_index, int ref_index, int size, in get_mb_score() 192 int ff_get_mb_score(MpegEncContext *s, int mx, int my, int src_index, in ff_get_mb_score() 209 int src_index, int ref_index, in qpel_motion_search() 416 int src_index, int ref_index, const int penalty_factor, in small_diamond_search() 457 int src_index, int ref_index, const int penalty_factor, in funny_diamond_search() 499 int src_index, int ref_index, const int penalty_factor, in hex_search() 533 int src_index, int ref_index, const int penalty_factor, in l2s_dia_search() 571 int src_index, int ref_index, const int penalty_factor, in umh_search() [all …]
|
| D | motion_est.c | 108 const int size, const int h, int ref_index, int src_index, in cmp_direct_inline() 180 const int size, const int h, int ref_index, int src_index, in cmp_inline() 232 int ref_index, int src_index, in cmp_simple() 238 const int size, const int h, int ref_index, int src_index, in cmp_fpel_internal() 248 const int size, const int h, int ref_index, int src_index, in cmp_internal() 261 const int size, const int h, int ref_index, int src_index, in cmp() 276 const int size, const int h, int ref_index, int src_index, in cmp_hpel() 286 const int size, const int h, int ref_index, int src_index, in cmp_qpel() 394 int src_index, int ref_index, in sad_hpel_motion_search()
|
| /third_party/ffmpeg/libavformat/ |
| D | movenchint.c | 29 int ff_mov_init_hinting(AVFormatContext *s, int index, int src_index) in ff_mov_init_hinting()
|
| D | movenc.c | 6048 static int mov_check_timecode_track(AVFormatContext *s, AVTimecode *tc, int src_index, const char *… in mov_check_timecode_track() 6057 static int mov_create_timecode_track(AVFormatContext *s, int index, int src_index, AVTimecode tc) in mov_create_timecode_track()
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_loudnorm.c | 419 int i, n, c, subframe_length, src_index; in filter_frame() local
|
| D | vf_colorconstancy.c | 256 const int src_index = td->meta_data[INDEX_SRC]; in slice_get_derivative() local
|