Searched refs:THR_DC (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h138 THR_DC = 1, enumerator in enum:__anon20644
H A Donyx_if.c813 sf->thresh_mult[THR_DC] = 0; /* always */
837 cpi->mode_check_freq[THR_DC] = 0; /* always */
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h153 THR_DC, enumerator in enum:__anon20719
H A Dvp9_onyx_if.c573 sf->thresh_mult[THR_DC] += 1000;
613 sf->thresh_mult[THR_DC] = 2000;
H A Dvp9_encodeframe.c412 THR_DC /*DC_PRED*/,

Completed in 74 milliseconds