Home
last modified time | relevance | path

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

/webrtc/rtp/src/codecs/h265/
H A Dh265_test.rs577 expected_res: u8, in test_h265_temporal_scalability_control_information() field
599 expected_res: 0x0A, in test_h265_temporal_scalability_control_information()
605 expected_res: 0xAA & 0b00111111, in test_h265_temporal_scalability_control_information()
623 assert_eq!(cur.value.res(), cur.expected_res, "invalid RES"); in test_h265_temporal_scalability_control_information()