Lines Matching full:segments
47 /* Temporary hardcoded setup for groups, tracks and segments */
51 /* The first track of the first group has track segments, other tracks not. */
53 /* Track segments */
344 /* Set up content buffer for a track segments object */
363 LOG_DBG("Segments object out of space"); in setup_segments_object()
375 LOG_HEXDUMP_DBG(obj.content->data, obj.content->len, "Segments Object"); in setup_segments_object()
376 LOG_DBG("Segments object length: %d", obj.content->len); in setup_segments_object()
505 /* Add a track segments object to the OTS */
526 LOG_WRN("Unable to add track segments object: %d", ret); in add_current_track_segments_object()
716 LOG_DBG("Current Track Segments Object ID"); in on_obj_selected()
766 LOG_DBG("Track Segments Obj Type"); in on_obj_created()
2383 /* Initial setup of Track Segments Object */ in media_proxy_pl_init()
2385 /* but for no only one of the tracks has segments .*/ in media_proxy_pl_init()
2388 LOG_ERR("Error adding Track Segments Object to OTS, error %d", ret); in media_proxy_pl_init()