HomeSort by relevance Sort by last modified time
    Searched refs:SideInfoIndices (Results 1 - 9 of 9) sorted by null

  /external/libopus/silk/
structs.h 127 } SideInfoIndices;
192 SideInfoIndices indices;
225 SideInfoIndices indices_LBRR[ MAX_FRAMES_PER_PACKET ];
296 SideInfoIndices indices;
main.h 235 SideInfoIndices *psIndices, /* I/O Quantization Indices */
254 SideInfoIndices *psIndices, /* I/O Quantization Indices */
encode_indices.c 47 const SideInfoIndices *psIndices;
NSQ.c 74 SideInfoIndices *psIndices, /* I/O Quantization Indices */
NSQ_del_dec.c 112 SideInfoIndices *psIndices, /* I/O Quantization Indices */
    [all...]
  /external/libopus/silk/float/
main_FLP.h 302 SideInfoIndices *psIndices, /* I/O Quantization indices */
encode_frame_FLP.c 329 SideInfoIndices *psIndices_LBRR = &psEnc->sCmn.indices_LBRR[ psEnc->sCmn.nFramesEncoded ];
340 silk_memcpy( psIndices_LBRR, &psEnc->sCmn.indices, sizeof( SideInfoIndices ) );