Searched refs:NUM_MPEG2_REFS (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c54 #define NUM_MPEG2_REFS 6 macro
334 dpb_size = image_size * NUM_MPEG2_REFS;
544 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c54 #define NUM_MPEG2_REFS 6 macro
399 dpb_size = image_size * NUM_MPEG2_REFS;
771 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c48 #define NUM_MPEG2_REFS 6 macro
455 dpb_size = image_size * NUM_MPEG2_REFS;
846 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS;
H A Dradeon_vcn_dec.c54 #define NUM_MPEG2_REFS 6 macro
648 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS;
1230 dpb_size = image_size * NUM_MPEG2_REFS;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c46 #define NUM_MPEG2_REFS 6 macro
450 dpb_size = image_size * NUM_MPEG2_REFS;
846 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS;
H A Dradeon_vcn_dec.c65 #define NUM_MPEG2_REFS 6 macro
1210 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS;
2090 dpb_size = image_size * NUM_MPEG2_REFS;

Completed in 14 milliseconds