Home
last modified time | relevance | path

Searched refs:SideInfoIndices (Results 1 – 9 of 9) sorted by relevance

/external/libopus/silk/
Dstructs.h127 } SideInfoIndices; typedef
192 SideInfoIndices indices;
225 SideInfoIndices indices_LBRR[ MAX_FRAMES_PER_PACKET ];
296 SideInfoIndices indices;
Dmain.h235SideInfoIndices *psIndices, /* I/O Quantization Indic…
254SideInfoIndices *psIndices, /* I/O Quantization Indic…
Dencode_indices.c47 const SideInfoIndices *psIndices; in silk_encode_indices()
DNSQ.c74SideInfoIndices *psIndices, /* I/O Quantization Indic… in silk_NSQ()
DNSQ_del_dec.c112SideInfoIndices *psIndices, /* I/O Quantization Indic… in silk_NSQ_del_dec()
/external/libopus/silk/float/
Dencode_frame_FLP.c329 SideInfoIndices *psIndices_LBRR = &psEnc->sCmn.indices_LBRR[ psEnc->sCmn.nFramesEncoded ]; in silk_LBRR_encode_FLP()
340 silk_memcpy( psIndices_LBRR, &psEnc->sCmn.indices, sizeof( SideInfoIndices ) ); in silk_LBRR_encode_FLP()
Dmain_FLP.h302SideInfoIndices *psIndices, /* I/O Quantization indices …
Dwrappers_FLP.c98SideInfoIndices *psIndices, /* I/O Quantization indices … in silk_NSQ_wrapper_FLP()
/external/libopus/silk/fixed/
Dencode_frame_FIX.c337 SideInfoIndices *psIndices_LBRR = &psEnc->sCmn.indices_LBRR[ psEnc->sCmn.nFramesEncoded ]; in silk_LBRR_encode_FIX()
348 silk_memcpy( psIndices_LBRR, &psEnc->sCmn.indices, sizeof( SideInfoIndices ) ); in silk_LBRR_encode_FIX()