Searched refs:deltaTfiDivisor (Results 1 – 3 of 3) sorted by relevance
1469 OMX_U32 deltaTfiDivisor = 2; in process_ts_with_sei_vui() local1486 case 1: case 2: deltaTfiDivisor = 1; break; in process_ts_with_sei_vui()1487 case 0: case 3: case 4: deltaTfiDivisor = 2; break; in process_ts_with_sei_vui()1488 case 5: case 6: deltaTfiDivisor = 3; break; in process_ts_with_sei_vui()1489 case 7: deltaTfiDivisor = 4; break; in process_ts_with_sei_vui()1490 case 8: deltaTfiDivisor = 6; break; in process_ts_with_sei_vui()1499 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor); in process_ts_with_sei_vui()
1377 OMX_U32 deltaTfiDivisor = 2; in process_ts_with_sei_vui() local1391 deltaTfiDivisor = 1; in process_ts_with_sei_vui()1396 deltaTfiDivisor = 2; in process_ts_with_sei_vui()1400 deltaTfiDivisor = 3; in process_ts_with_sei_vui()1403 deltaTfiDivisor = 4; in process_ts_with_sei_vui()1406 deltaTfiDivisor = 6; in process_ts_with_sei_vui()1415 clock_ts = calculate_fixed_fps_ts(timestamp, deltaTfiDivisor); in process_ts_with_sei_vui()