Searched refs:top_type (Results 1 – 4 of 4) sorted by relevance
526 bool CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() argument531 m_stack[num_io_handlers - 1]->GetType() == top_type && in CheckTopIOHandlerTypes()
205 bool CheckTopIOHandlerTypes(IOHandler::Type top_type,
1186 int top_type = kNumExplicitInterpolationFilters; in GetInterpolationFilterCdf() local1190 top_type = block.bp_top->interpolation_filter[direction]; in GetInterpolationFilterCdf()1200 if (left_type == top_type) { in GetInterpolationFilterCdf()1203 context += top_type; in GetInterpolationFilterCdf()1204 } else if (top_type == kNumExplicitInterpolationFilters) { in GetInterpolationFilterCdf()
927 bool Debugger::CheckTopIOHandlerTypes(IOHandler::Type top_type, in CheckTopIOHandlerTypes() argument929 return m_io_handler_stack.CheckTopIOHandlerTypes(top_type, second_top_type); in CheckTopIOHandlerTypes()