Home
last modified time | relevance | path

Searched defs:best_error (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpeg12framerate.c51 AVRational best_error = { INT_MAX, 1 }; in ff_mpeg12_find_best_frame_rate() local
Dituh263enc.c108 int best_error= INT_MAX; in ff_h263_encode_picture_header() local
Dra144enc.c339 float error, best_error; in ra144_encode_subblock() local
/third_party/ffmpeg/libavdevice/tests/
Dtimefilter.c38 double best_error = 1000000000; in main() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo.c123 guint64 best_error = G_MAXUINT64; in gst_video_guess_framerate() local
/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp1148 float best_error[BLOCK_MAX_PARTITIONS][21][4]; in compute_ideal_endpoint_formats() local
Dastcenc_compress_symbolic.cpp1430 float best_error = best_errorvals_for_pcount[partition_count - 1]; in compress_block() local
/third_party/ffmpeg/libavformat/
Dutils.c3462 double best_error= 0.01; local
4063 double best_error = 0.01; local