Home
last modified time | relevance | path

Searched refs:mask_check_bit (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drdopt.c1961 static INLINE bool mask_check_bit(int mask, int index) { in mask_check_bit() function
2007 if (!mask_check_bit(good_indices, ref_mv_idx)) { in ref_mv_idx_to_search()
2027 if (mask_check_bit(good_indices, i) && in ref_mv_idx_to_search()
2309 if (!mask_check_bit(idx_mask, ref_mv_idx)) { in handle_inter_mode()