Searched refs:_needs_transcode (Results 1 – 1 of 1) sorted by relevance
30 def _needs_transcode(k): function32 or (k.startswith('REDIRECT_') and _needs_transcode(k[9:]))48 if _needs_transcode(k):