Home
last modified time | relevance | path

Searched refs:h264bsdPredictSamples (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_inter_prediction.c237 h264bsdPredictSamples(data, pMb->mv, &refImage, in h264bsdInterPrediction()
246 h264bsdPredictSamples(data, pMb->mv, &refImage, in h264bsdInterPrediction()
251 h264bsdPredictSamples(data, pMb->mv+8, &refImage, in h264bsdInterPrediction()
260 h264bsdPredictSamples(data, pMb->mv, &refImage, in h264bsdInterPrediction()
264 h264bsdPredictSamples(data, pMb->mv+4, &refImage, in h264bsdInterPrediction()
282 h264bsdPredictSamples(data, pMb->mv+4*i, &refImage, in h264bsdInterPrediction()
288 h264bsdPredictSamples(data, pMb->mv+4*i, &refImage, in h264bsdInterPrediction()
291 h264bsdPredictSamples(data, pMb->mv+4*i+2, &refImage, in h264bsdInterPrediction()
297 h264bsdPredictSamples(data, pMb->mv+4*i, &refImage, in h264bsdInterPrediction()
300 h264bsdPredictSamples(data, pMb->mv+4*i+1, &refImage, in h264bsdInterPrediction()
[all …]
Dh264bsd_reconstruct.h51 void h264bsdPredictSamples(
62 void h264bsdPredictSamples(
Dh264bsd_conceal.c318 h264bsdPredictSamples(data, &mv, &refImage, col*16, row*16, in ConcealMb()
321 h264bsdPredictSamples(data, &mv, &refImage, in ConcealMb()
Dh264bsd_reconstruct.c1819 void h264bsdPredictSamples( in h264bsdPredictSamples() function
1970 void h264bsdPredictSamples( in h264bsdPredictSamples() function