Home
last modified time | relevance | path

Searched defs:best_error (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmpeg12framerate.c51 AVRational best_error = { INT_MAX, 1 }; in ff_mpeg12_find_best_frame_rate() local
H A Dra144enc.c336 float error, best_error; in ra144_encode_subblock() local
H A Dituh263enc.c113 int best_error= INT_MAX; in ff_h263_encode_picture_header() local
/third_party/ffmpeg/libavdevice/tests/
H A Dtimefilter.c38 double best_error = 1000000000; in main() local
/third_party/ffmpeg/libavformat/
H A Ddemux.c2268 double best_error = 0.01; in ff_rfps_calculate() local
2840 double best_error = 0.01; in avformat_find_stream_info() local
/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp1700 float best_error = best_errorvals_for_pcount[partition_count - 1]; in compress_block() local
1716 float best_error = best_errorvals_for_pcount[partition_count - 1]; in compress_block() local

Completed in 15 milliseconds