Include dependency graph for xvmc_vld.h:

Go to the source code of this file.
Functions | |
| void | mpeg2_xxmc_slice (mpeg2dec_t *mpeg2dec, picture_t *picture, int code, uint8_t *buffer, int size) |
| void | mpeg2_xxmc_choose_coding (decoder_t *p_dec, mpeg2_decoder_t *const decoder, picture_t *picture, double aspect_ratio, int flags) |
| void | mpeg2_xxmc_vld_frame_complete (mpeg2dec_t *mpeg2dec, picture_t *picture, int code) |
| void mpeg2_xxmc_choose_coding | ( | decoder_t * | p_dec, | |
| mpeg2_decoder_t *const | decoder, | |||
| picture_t * | picture, | |||
| double | aspect_ratio, | |||
| int | flags | |||
| ) |
| void mpeg2_xxmc_slice | ( | mpeg2dec_t * | mpeg2dec, | |
| picture_t * | picture, | |||
| int | code, | |||
| uint8_t * | buffer, | |||
| int | size | |||
| ) |
| void mpeg2_xxmc_vld_frame_complete | ( | mpeg2dec_t * | mpeg2dec, | |
| picture_t * | picture, | |||
| int | code | |||
| ) |
1.5.1