Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/utils/inc/
Daudio_parser.h49 int *frame_length, int *frame_duration);
/hardware/intel/common/wrs_omxil_core/utils/src/
Daudio_parser.c337 int *frame_length, int *frame_duration) in mp3_header_parse() argument
401 *frame_duration = mp3_calculate_frame_duration(*frequency); in mp3_header_parse()
427 LOGV(" frame duration: %d\n", *frame_duration); in mp3_header_parse()