Searched refs:value_map (Results 1 – 4 of 4) sorted by relevance
88 static bool find_map(const codec_map &map, int key, pl_map **value_map);
230 bool profile_level_converter::find_map(const codec_map &map, int key, pl_map **value_map) in find_map() argument237 *value_map = map_it->second; in find_map()
254 bool profile_level_converter::find_map(const codec_map &map, int key, pl_map **value_map) in find_map() argument261 *value_map = map_it->second; in find_map()
91 static bool find_map(const codec_map &map, int key, pl_map **value_map);