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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.h46 THR_DC, enumerator in enum:__anon13185
H A Dvp9_rd.c542 rd->thresh_mult[THR_DC] += 1000;
H A Dvp9_encodeframe.c604 THR_DC /*DC_PRED*/,
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h139 THR_DC = 1, enumerator in enum:__anon13088
H A Donyx_if.c836 sf->thresh_mult[THR_DC] = 0; /* always */
860 cpi->mode_check_freq[THR_DC] = 0; /* always */
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h74 THR_DC, enumerator in enum:__anon24952
H A Dvp9_onyx_if.c421 cpi->rd_thresh_mult[THR_DC] += 1000;
H A Dvp9_encodeframe.c916 THR_DC /*DC_PRED*/,
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h142 THR_DC = 1, enumerator in enum:__anon24878
H A Donyx_if.c813 sf->thresh_mult[THR_DC] = 0; /* always */
837 cpi->mode_check_freq[THR_DC] = 0; /* always */

Completed in 5019 milliseconds