Searched refs:m_search_count (Results 1 – 3 of 3) sorted by relevance
681 this_tile->m_search_count = 0; // Count of motion search hits. in av1_encode_tiles_row_mt()
553 int m_search_count; member
5047 this_tile->m_search_count = 0; // Count of motion search hits. in av1_encode_tile()5049 td->mb.m_search_count_ptr = &this_tile->m_search_count; in av1_encode_tile()