Home
last modified time | relevance | path

Searched refs:DEFAULT_SAMPLES_PER_FRAME_MP3 (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/omx/omx_mp3/include/
Dmp3_timestamp.h32 #define DEFAULT_SAMPLES_PER_FRAME_MP3 1152 macro
43 iSamplesPerFrame = DEFAULT_SAMPLES_PER_FRAME_MP3; in Mp3TimeStampCalc()
/external/opencore/codecs_v2/omx/omx_mp3/src/
Domx_mp3_component.cpp304 iSamplesPerFrame = DEFAULT_SAMPLES_PER_FRAME_MP3; in ConstructComponent()