Searched refs:NUM_MPEG2_REFS (Results 1 – 3 of 3) sorted by relevance
54 #define NUM_MPEG2_REFS 6 macro334 dpb_size = image_size * NUM_MPEG2_REFS; in calc_dpb_size()544 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS; in get_ref_pic_idx()
46 #define NUM_MPEG2_REFS 6 macro450 dpb_size = image_size * NUM_MPEG2_REFS; in calc_dpb_size()846 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS; in get_ref_pic_idx()
63 #define NUM_MPEG2_REFS 6 macro708 uint32_t min = MAX2(dec->frame_number, NUM_MPEG2_REFS) - NUM_MPEG2_REFS; in get_ref_pic_idx()1380 dpb_size = image_size * NUM_MPEG2_REFS; in calc_dpb_size()