Include dependency graph for slice_xvmc_vld.c:

Functions | |
| static uint8_t zig_zag_scan[64] | ATTR_ALIGN (16) |
| 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) |
| static uint8_t zig_zag_scan [64] ATTR_ALIGN | ( | 16 | ) | [static] |
| 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