Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8i_enc.h45 RD_OPT_TRELLIS = 2, // perform trellis-quant on the final decision only enumerator
Dwebp_enc.c101 : (method >= 5) ? RD_OPT_TRELLIS in MapConfigToTools()
Dquant_enc.c1344 if (rd_opt == RD_OPT_TRELLIS) { // finish off with trellis-optim now in VP8Decimate()