Home
last modified time | relevance | path

Searched refs:mv_t (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_macroblock_layer.h121 } mv_t; typedef
129 mv_t mvdL0[4];
136 mv_t mvdL0[4][4];
178 mv_t mv[16];
Dh264bsd_inter_prediction.c60 mv_t mv;
81 static void GetPredictionMv(mv_t *mv, interNeighbour_t *a, u32 refIndex);
498 mv_t mv; in MvPrediction16x16()
499 mv_t mvPred; in MvPrediction16x16()
582 mv_t mv; in MvPrediction16x8()
583 mv_t mvPred; in MvPrediction16x8()
689 mv_t mv; in MvPrediction8x16()
690 mv_t mvPred; in MvPrediction8x16()
837 mv_t mv, mvPred; in MvPrediction()
973 mv_t tmpMv; in GetInterNeighbour()
[all …]
Dh264bsd_reconstruct.h53 mv_t *mv,
64 mv_t *mv,
Dh264bsd_conceal.c310 mv_t mv = {0,0}; in ConcealMb()
Dh264bsd_reconstruct.c422 mv_t *mv, in PredictChroma()
1821 mv_t *mv, in h264bsdPredictSamples()
1972 mv_t *mv, in h264bsdPredictSamples()