Home
last modified time | relevance | path

Searched refs:tns (Results 1 – 4 of 4) sorted by relevance

/external/opencore/codecs_v2/audio/aac/dec/src/
Ds_tdec_int_chan.h131 TNS_frame_info tns; member
Dhuffdecode.cpp512 &pChLeftShare->tns, in huffdecode()
Dpvmp4audiodecoderframe.cpp964 &(pChVars[ch]->pShareWfxpCoef->tns), in PVMP4AudioDecodeFrame()
1022 &(pChVars[ch]->pShareWfxpCoef->tns), in PVMP4AudioDecodeFrame()
/external/libxml2/
Dxmlschemas.c4343 const xmlChar *name, *tns; in xmlSchemaAttrUsesDump() local
4357 tns = prohib->targetNamespace; in xmlSchemaAttrUsesDump()
4362 tns = ref->targetNamespace; in xmlSchemaAttrUsesDump()
4366 tns = WXS_ATTRUSE_DECL_TNS(use); in xmlSchemaAttrUsesDump()
4369 (const char *) xmlSchemaFormatQName(&str, tns, name)); in xmlSchemaAttrUsesDump()