Home
last modified time | relevance | path

Searched refs:bestpos (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/tests/
Daudiomatch.c40 int bestpos = 0; in main() local
108 bestpos = pos; in main()
111 …printf("presig: %d postsig:%d c:%7.4f lenerr:%d\n", bestpos, datlen - siglen - bestpos, bestc / si… in main()
/third_party/ffmpeg/libavcodec/
Dmsvideo1enc.c48 int bestpos; member