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

  /external/libaom/libaom/av1/encoder/
block.h 467 static INLINE int is_rect_tx_allowed(const MACROBLOCKD *xd, function
bitstream.c 209 assert(IMPLIES(is_rect_tx(tx_size), is_rect_tx_allowed(xd, mbmi)));
    [all...]
encodeframe.c     [all...]

Completed in 249 milliseconds