Searched defs:expected_format (Results 1 – 6 of 6) sorted by relevance
389 fn expected_format<T>(msg: T) -> Self in expected_format() method608 fn expected_format<T>(_: T) -> Self in expected_format() method792 fn expected_format<T>(_: T) -> Self in expected_format() method
64 fn expected_format<T>(_: T) -> Self in expected_format() method
243 fn expected_format<T>(msg: T) -> Self in expected_format() function
361 string expected_format = 2; field
1304 enum pipe_format expected_format = VaFourccToPipeFormat(expected_fourcc); in vlVaCreateSurfaces2() local