HomeSort by relevance Sort by last modified time
    Searched refs:txcoeff_cost_timer (Results 1 - 3 of 3) sorted by null

  /external/libaom/libaom/av1/encoder/
rdopt.h 91 #if TXCOEFF_COST_TIMER
98 #if TXCOEFF_COST_TIMER
102 tmp_cm->txcoeff_cost_timer += elapsed_time;
encode_strategy.c     [all...]
  /external/libaom/libaom/av1/common/
onyxc_int.h 80 #define TXCOEFF_COST_TIMER 0
552 #if TXCOEFF_COST_TIMER
554 int64_t txcoeff_cost_timer; member in struct:AV1Common
    [all...]

Completed in 611 milliseconds