Home
last modified time | relevance | path

Searched defs:n4_h (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h128 uint16_t n4_w, n4_h; member
/external/libaom/libaom/av1/common/
Dmvref_common.c214 const int n4_h = mi_size_high[candidate_bsize]; in scan_col_mbmi() local
1195 uint8_t n4_h = mi_size_high[mbmi->sb_type]; in findSamples() local
Dblockd.h536 uint8_t n4_w, n4_h; member
Donyxc_int.h1173 static INLINE void set_txfm_ctxs(TX_SIZE tx_size, int n4_w, int n4_h, int skip, in set_txfm_ctxs()