Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c58 #define HIGH_PRECISION_MV_QTHRESH 200 // Q threshold for high precision macro
2167 vp9_set_high_precision_mv(cpi, q < HIGH_PRECISION_MV_QTHRESH); in encode_frame_to_data_rate()