HomeSort by relevance Sort by last modified time
    Searched defs:iSamplesPerFrame (Results 1 - 5 of 5) sorted by null

  /external/opencore/codecs_v2/omx/omx_aac/include/
aac_timestamp.h 44 iSamplesPerFrame = DEFAULT_SAMPLES_PER_FRAME;
64 uint32 iSamplesPerFrame;
  /external/opencore/codecs_v2/omx/omx_mp3/include/
mp3_timestamp.h 43 iSamplesPerFrame = DEFAULT_SAMPLES_PER_FRAME_MP3;
63 uint32 iSamplesPerFrame;
  /external/opencore/nodes/pvomxaudiodecnode/src/
pvmf_omx_audiodec_node.h 140 uint32 iSamplesPerFrame; // number of samples per 1 frame of data (if known) per channel
  /external/opencore/fileformats/mp3/parser/include/
mp3parser.h 469 uint32 iSamplesPerFrame;
  /external/opencore/codecs_v2/omx/omx_baseclass/include/
pv_omxcomponent.h 512 OMX_U32 iSamplesPerFrame;

Completed in 97 milliseconds