Searched refs:add_rate (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | oss_probe.c | 49 static void add_rate (GArray * array, int rate); 225 add_rate (probe->rates, rate); in check_rate() 230 add_rate (GArray * array, int rate) in add_rate() function
|
/third_party/ffmpeg/libavcodec/ |
D | motion_est.h | 125 int ref_index, int size, int h, int add_rate);
|
D | motion_est_template.c | 167 int h, int add_rate) in get_mb_score() argument 186 if(add_rate && (mx || my || size>0)) in get_mb_score() 193 int ref_index, int size, int h, int add_rate) in ff_get_mb_score() argument 195 return get_mb_score(s, mx, my, src_index, ref_index, size, h, add_rate); in ff_get_mb_score()
|
/third_party/gstreamer/gstplugins_base/docs/random/ |
D | ChangeLog-0.8 | 11078 (check_rate), (add_rate): Rate probing test app.
|
/third_party/gstreamer/gstplugins_bad/docs/random/ |
D | ChangeLog-0.8 | 13249 (check_rate), (add_rate): Rate probing test app.
|