Searched refs:neighbourA (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_macroblock_layer.c817 const neighbour_t *neighbourA, *neighbourB; local
826 neighbourA = h264bsdNeighbour4x4BlockA(blockIndex);
828 neighbourAindex = neighbourA->index;
830 if (neighbourA->mb == MB_CURR && neighbourB->mb == MB_CURR)
835 else if (neighbourA->mb == MB_CURR)

Completed in 76 milliseconds