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

  /external/libaom/libaom/av1/decoder/
accounting.h 74 void aom_accounting_set_context(Accounting *accounting, int16_t x, int16_t y);
accounting.c 86 void aom_accounting_set_context(Accounting *accounting, int16_t x, int16_t y) { function
decodeframe.c 386 aom_accounting_set_context(&pbi->accounting, mi_col, mi_row);
    [all...]

Completed in 1219 milliseconds