Searched refs:check_lib (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dconfigure729 check_lib(){ function
730 log check_lib "$@"
819 check_lib $header $func "$@" || die "ERROR: $name not found"
842 check_lib "$@" $header $func && enable $cfg
2563 disabled zlib || check_lib zlib.h zlibVersion -lz || disable zlib
2579 elif ! check_lib pthread.h pthread_create -lpthread; then
2592 check_lib math.h sin -lm
2593 check_lib va/va.h vaInitialize -lva
2636 { check_lib dc1394/dc1394.h dc1394_new -ldc1394 -lraw1394 &&
2638 { check_lib libdc139
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dconfigure729 check_lib(){ function
730 log check_lib "$@"
819 check_lib $header $func "$@" || die "ERROR: $name not found"
842 check_lib "$@" $header $func && enable $cfg
2563 disabled zlib || check_lib zlib.h zlibVersion -lz || disable zlib
2579 elif ! check_lib pthread.h pthread_create -lpthread; then
2592 check_lib math.h sin -lm
2593 check_lib va/va.h vaInitialize -lva
2636 { check_lib dc1394/dc1394.h dc1394_new -ldc1394 -lraw1394 &&
2638 { check_lib libdc139
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dconfigure729 check_lib(){ function
730 log check_lib "$@"
819 check_lib $header $func "$@" || die "ERROR: $name not found"
842 check_lib "$@" $header $func && enable $cfg
2563 disabled zlib || check_lib zlib.h zlibVersion -lz || disable zlib
2579 elif ! check_lib pthread.h pthread_create -lpthread; then
2592 check_lib math.h sin -lm
2593 check_lib va/va.h vaInitialize -lva
2636 { check_lib dc1394/dc1394.h dc1394_new -ldc1394 -lraw1394 &&
2638 { check_lib libdc139
[all...]

Completed in 85 milliseconds