Home
last modified time | relevance | path

Searched refs:AddBMotionBlock (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/mpeg_encode/mpeg_encode/
H A Dbframe.c571 AddBMotionBlock(dec[0], prev->decoded_y,
574 AddBMotionBlock(dec[1], prev->decoded_y,
577 AddBMotionBlock(dec[2], prev->decoded_y,
580 AddBMotionBlock(dec[3], prev->decoded_y,
583 AddBMotionBlock(dec[4], prev->decoded_cb,
587 AddBMotionBlock(dec[5], prev->decoded_cr,
691 AddBMotionBlock(dec[0], prev->decoded_y,
694 AddBMotionBlock(dec[1], prev->decoded_y,
697 AddBMotionBlock(dec[2], prev->decoded_y,
700 AddBMotionBlock(dec[3], prev->decoded_y,
[all …]
H A Dblock.c907 AddBMotionBlock(block, prev, next, by, bx, mode, fmy, fmx, bmy, bmx) in AddBMotionBlock() function
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Dbframe.c583 AddBMotionBlock(dec[0], prev->decoded_y,
586 AddBMotionBlock(dec[1], prev->decoded_y,
589 AddBMotionBlock(dec[2], prev->decoded_y,
592 AddBMotionBlock(dec[3], prev->decoded_y,
595 AddBMotionBlock(dec[4], prev->decoded_cb,
599 AddBMotionBlock(dec[5], prev->decoded_cr,
703 AddBMotionBlock(dec[0], prev->decoded_y,
706 AddBMotionBlock(dec[1], prev->decoded_y,
709 AddBMotionBlock(dec[2], prev->decoded_y,
712 AddBMotionBlock(dec[3], prev->decoded_y,
[all …]
H A Dblock.c919 AddBMotionBlock(block, prev, next, by, bx, mode, fmy, fmx, bmy, bmx) in AddBMotionBlock() function
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/
H A Dbframe.cpp571 AddBMotionBlock(dec[0], prev->decoded_y, in GenBFrame()
574 AddBMotionBlock(dec[1], prev->decoded_y, in GenBFrame()
577 AddBMotionBlock(dec[2], prev->decoded_y, in GenBFrame()
580 AddBMotionBlock(dec[3], prev->decoded_y, in GenBFrame()
583 AddBMotionBlock(dec[4], prev->decoded_cb, in GenBFrame()
587 AddBMotionBlock(dec[5], prev->decoded_cr, in GenBFrame()
691 AddBMotionBlock(dec[0], prev->decoded_y, in GenBFrame()
694 AddBMotionBlock(dec[1], prev->decoded_y, in GenBFrame()
697 AddBMotionBlock(dec[2], prev->decoded_y, in GenBFrame()
700 AddBMotionBlock(dec[3], prev->decoded_y, in GenBFrame()
[all …]
H A Dblock.cpp899 AddBMotionBlock(Block block, in AddBMotionBlock() function
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dbframe.c916 AddBMotionBlock(dec[0], prev->decoded_y, in GenBFrame()
918 AddBMotionBlock(dec[1], prev->decoded_y, in GenBFrame()
920 AddBMotionBlock(dec[2], prev->decoded_y, in GenBFrame()
922 AddBMotionBlock(dec[3], prev->decoded_y, in GenBFrame()
924 AddBMotionBlock(dec[4], prev->decoded_cb, in GenBFrame()
927 AddBMotionBlock(dec[5], prev->decoded_cr, in GenBFrame()
1005 AddBMotionBlock(dec[0], prev->decoded_y, in GenBFrame()
1007 AddBMotionBlock(dec[1], prev->decoded_y, in GenBFrame()
1009 AddBMotionBlock(dec[2], prev->decoded_y, in GenBFrame()
1011 AddBMotionBlock(dec[3], prev->decoded_y, in GenBFrame()
[all …]
H A Dblock.c706 AddBMotionBlock(Block block, in AddBMotionBlock() function
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/headers/
H A Dblock.h86 AddBMotionBlock(Block block,
/dports/multimedia/mpeg_encode/mpeg_encode/headers/
H A Dprototypes.h109 void AddBMotionBlock _ANSI_ARGS_((Block block, uint8 **prev, uint8 **next,
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/headers/
H A Dprototypes.h121 void AddBMotionBlock _ANSI_ARGS_((Block block, uint8 **prev, uint8 **next,
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/headers/
H A Dprototypes.h109 void AddBMotionBlock _ANSI_ARGS_((Block block, uint8 **prev, uint8 **next,