mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
lib cleanup and sync for mips vu support
This commit is contained in:
@@ -496,13 +496,13 @@ static inline int rate2csapi(int rate)
|
||||
return 1;
|
||||
case 25:
|
||||
return 2;
|
||||
case 29976:
|
||||
case 29970:
|
||||
return 3;
|
||||
case 30:
|
||||
return 4;
|
||||
case 50:
|
||||
return 5;
|
||||
case 50940:
|
||||
case 59940:
|
||||
return 6;
|
||||
case 60:
|
||||
return 7;
|
||||
|
Reference in New Issue
Block a user