Home
last modified time | relevance | path

Searched refs:mp4ff_find_sample (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/m4adecoder/mp4ff/
H A Dmp4ff.h67 int32_t mp4ff_find_sample(const mp4ff_t *f, const int32_t track, const int64_t offset,int32_t * tos…
H A Dmp4ff.c388 int32_t mp4ff_find_sample(const mp4ff_t *f, const int32_t track, const int64_t offset,int32_t * tos… in mp4ff_find_sample() function
416 return mp4ff_find_sample(f,track,offset + mp4ff_get_sample_offset(f,track,0),toskip); in mp4ff_find_sample_use_offsets()
H A Dmp4ffint.h326 int32_t mp4ff_find_sample(const mp4ff_t *f, const int32_t track, const int64_t offset,int32_t * tos…
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/libmp4ff/
H A Dmp4ff.h56 int32_t mp4ff_find_sample(const mp4ff_t *f, const int32_t track, const int64_t offset,int32_t * tos…
H A Dmp4ff.c520 int32_t mp4ff_find_sample(const mp4ff_t *f, const int32_t track, const int64_t offset,int32_t * tos… in mp4ff_find_sample() function
548 return mp4ff_find_sample(f,track,offset + mp4ff_get_sample_offset(f,track,0),toskip); in mp4ff_find_sample_use_offsets()
H A Dmp4ffint.h385 int32_t mp4ff_find_sample(const mp4ff_t *f, const int32_t track, const int64_t offset,int32_t * tos…