[go: nahoru, domu]

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

/frameworks/av/media/libstagefright/codecs/avc/common/src/
H A Ddpb.cpp169 video->intra_pred_top = (uint8*) avcHandle->CBAVC_Malloc(userData, PicWidthInMbs << 4, FAST_MEM_ATTR);
170 if (video->intra_pred_top == NULL)
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h625 uint8 *intra_pred_top; /* a row of pixel for intra prediction */ member in struct:tagCommonObj

Completed in 29 milliseconds