Searched refs:RDDIV (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.h117 int RDDIV; member in struct:RD_OPT
H A Dvp9_rd.c259 rd->RDDIV = RDDIV_BITS; // In bits (to multiply D by 128).
H A Dvp9_encodeframe.c172 x->rddiv = cpi->rd.RDDIV;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h358 int RDDIV ; member in struct:VP8_COMP
H A Dethreading.c155 x->rddiv = cpi->RDDIV;
H A Drdopt.c279 cpi->RDDIV = 1;
298 cpi->RDDIV = 100;
H A Dencodeframe.c455 x->rddiv = cpi->RDDIV;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h370 int RDDIV; member in struct:VP9_COMP
H A Dvp9_encodeframe.c249 x->rddiv = cpi->RDDIV;
H A Dvp9_rdopt.c283 cpi->RDDIV = RDDIV_BITS; // in bits (to multiply D by 128)
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h361 int RDDIV ; member in struct:VP8_COMP
H A Dethreading.c155 x->rddiv = cpi->RDDIV;
H A Drdopt.c280 cpi->RDDIV = 1;
299 cpi->RDDIV = 100;
H A Dencodeframe.c455 x->rddiv = cpi->RDDIV;

Completed in 1991 milliseconds