Searched refs:cluster_num (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
H A Dnestegg.h190 @param cluster_num Zero-based cluster number; order they appear in cues.
198 int nestegg_get_cue_point(nestegg * context, unsigned int cluster_num,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
H A Dnestegg.c1821 nestegg_get_cue_point(nestegg * ctx, unsigned int cluster_num, int64_t max_offset, argument
1870 if (cluster_count == cluster_num) {
1875 } else if (cluster_count == cluster_num+1) {

Completed in 111 milliseconds