Searched refs:sample_loop_header (Results 1 – 1 of 1) sorted by relevance
32 static const uint8_t sample_loop_header[] = { variable88 size += sizeof(sample_loop_header); in agx_fast_link()131 memcpy((uint8_t *)linked->bo->map + offset, sample_loop_header, in agx_fast_link()132 sizeof(sample_loop_header)); in agx_fast_link()133 offset += sizeof(sample_loop_header); in agx_fast_link()