Searched refs:found_ref (Results 1 – 5 of 5) sorted by relevance
68 std::map<char,char const*>::const_iterator found_ref = char_type.find( c ); in print_escaped() local70 if( found_ref != char_type.end() ) in print_escaped()71 where_to << '&' << found_ref->second << ';'; in print_escaped()
118 uint8_t found_ref[VP9_REFS_PER_FRAME]; member
112 fs(1, found_ref[i], 1, i); in FUNC()113 if (current->found_ref[i]) { in FUNC()
164 uint8_t found_ref[AV1_REFS_PER_FRAME]; member
530 flags(found_ref[i], 1, i); in FUNC()531 if (current->found_ref[i]) { in FUNC()