Searched refs:temporal_group_ref_cnt (Results 1 – 4 of 4) sorted by relevance
344 uint8_t temporal_group_ref_cnt[255]; member
1911 fbs(3, temporal_group_ref_cnt[i], 1, i); in FUNC()1912 for (j = 0; j < current->temporal_group_ref_cnt[i]; j++) { in FUNC()
979 guint8 temporal_group_ref_cnt[GST_AV1_MAX_TEMPORAL_GROUP_SIZE]; member
1644 scalability->temporal_group_ref_cnt[i] = AV1_READ_BITS (br, 3); in gst_av1_parse_metadata_scalability()1645 for (j = 0; j < scalability->temporal_group_ref_cnt[i]; j++) { in gst_av1_parse_metadata_scalability()