Searched refs:RD_OPT_NONE (Results 1 – 8 of 8) sorted by relevance
47 RD_OPT_NONE = 0, // no rd-opt enumerator
103 : RD_OPT_NONE; in MapConfigToTools()
585 (method >= 3 || do_search) ? RD_OPT_BASIC : RD_OPT_NONE; in StatLoop()
1232 if (rd_opt > RD_OPT_NONE) { in VP8Decimate()
66 RD_OPT_NONE = 0, // no rd-opt enumerator
129 : RD_OPT_NONE; in MapConfigToTools()
774 const VP8RDLevel rd_opt = (method >= 3) ? RD_OPT_BASIC : RD_OPT_NONE; in StatLoop()
1028 if (rd_opt > RD_OPT_NONE) { in VP8Decimate()