Home
last modified time | relevance | path

Searched refs:h264bsdInterpolateHorHalf (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
Dh264bsd_interpolate_hor_half.s17 ;-- Abstract : ARMv6 optimized version of h264bsdInterpolateHorHalf function
72 EXPORT h264bsdInterpolateHorHalf
87 h264bsdInterpolateHorHalf label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_reconstruct.h137 void h264bsdInterpolateHorHalf(
Dh264bsd_reconstruct.c743 void h264bsdInterpolateHorHalf( in h264bsdInterpolateHorHalf() function
1898 h264bsdInterpolateHorHalf(refPic->data, lumaPartData, in h264bsdPredictSamples()