Searched refs:VPX_DL_REALTIME (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/vpx/
H A Dvpx_encoder.h648 #define VPX_DL_REALTIME (1) /**< deadline parameter analogous to macro
667 * based system can use the symbols #VPX_DL_REALTIME, #VPX_DL_GOOD_QUALITY,
/external/libvpx/
H A Dvpxenc.c1180 arg_deadline = VPX_DL_REALTIME;

Completed in 272 milliseconds