Parameters:
- Mpeg2MBInfoArray *mbi_array
- Pointer to previously allocated Mpeg2MBInfoArray structure.
- intindex
- Index value into mb_info array structure.
Return value:
Pointer to Mpeg2MBInfo structure.
Description:
Returns pointer to index'th mb_info structure in the mb_info array structure. No bounds checking is done (in fact this is implemented as a macro), so the user should be careful.