HomeSort by relevance Sort by last modified time
    Searched full:neighboura (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_macroblock_layer.c 817 const neighbour_t *neighbourA, *neighbourB;
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)
    [all...]

Completed in 41 milliseconds