Searched defs:skip_txfm (Results 1 – 5 of 5) sorted by relevance
48 uint8_t skip_txfm[MAX_MB_PLANE << 2]; member
158 uint8_t skip_txfm[MAX_MB_PLANE << 2]; member
1500 uint8_t skip_txfm = SKIP_TXFM_NONE; in search_filter_ref() local
2758 uint8_t skip_txfm[MAX_MB_PLANE << 2] = { 0 }; in handle_inter_mode() local
1304 int skip_txfm[FILTER_SEARCH_SIZE] = { 0 }; local