hardh264
hardh264 copied to clipboard
Is inter prediction included in this version?
It looks like only output from intra 4x4 and intra 8x8 are fed to core transform. Can anyone point me to where I can find p-prediction code?
It looks like only output from intra 4x4 and intra 8x8 are fed to core transform. Can anyone point me to where I can find p-prediction code?
no ,in this module but we have made H.264 in System verilog which is intra and inter prediction specific,
It looks like only output from intra 4x4 and intra 8x8 are fed to core transform. Can anyone point me to where I can find p-prediction code?
intra 4x4 will go to Co transfomr(hardamad transform) and 8x8 will goto the DC transform