Searched defs:iMotionVector (Results 1 – 2 of 2) sorted by relevance
/third_party/openh264/codec/decoder/core/src/ |
D | deblocking.cpp | 58 #define MB_BS_MV(pRefPic0, pRefPic1, iMotionVector, iMbXy, iMbBn, iIndex, iNeighIndex) \ argument 90 #define SMB_EDGE_MV(pRefPics, iMotionVector, iIndex, iNeighIndex) \ argument 129 #define BS_EDGE(bsx1, pRefPics, iMotionVector, iIndex, iNeighIndex) \ argument
|
D | decode_slice.cpp | 2135 int16_t iMotionVector[LIST_A][30][MV_A]; in WelsActualDecodeMbCavlcPSlice() local 2682 int16_t iMotionVector[LIST_A][30][MV_A]; in WelsActualDecodeMbCavlcBSlice() local
|