Advertisement
gandhikrishna81

Untitled

Mar 23rd, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. Field #Bits
  2. Description / Values
  3.  
  4.  
  5. ra_unit_size 32 Distance (in bytes) to the next random access frame, i.e the size of the random access unit. In frame_data(), this field appears only if ra_flag = 1.
  6.  
  7.  
  8. bs_info 8, 16, 32 Block switching information.
  9. If block_switching = 0, no bs_info field is transmitted,
  10. otherwise #Bits depends on the value of block_switching:
  11. block_switching = 1: 8 bits
  12. block_switching = 2: 16 bits
  13. block_switching = 3: 32 bits
  14.  
  15.  
  16. js_switch 1 If js_switch = 1, Joint Stereo (channel difference) is selected
  17. even if MCC (mc_coding) is enabled.
  18.  
  19.  
  20. num_bytes_diff_floa 32
  21. Only present if floating = 1:
  22. Number of bytes for diff_float_data
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement