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

  /external/libaom/libaom/av1/common/
reconintra.h 112 const int blk_wh = bs0 + bs1; local
114 return type ? (blk_wh <= 8) : (blk_wh <= 16);
reconintra.c 980 const int blk_wh = bs0 + bs1; local
    [all...]

Completed in 491 milliseconds