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

/frameworks/av/media/libstagefright/codecs/avc/common/src/
H A Ddpb.cpp174 video->intra_pred_top_cb = (uint8*) avcHandle->CBAVC_Malloc(userData, PicWidthInMbs << 3, FAST_MEM_ATTR);
175 if (video->intra_pred_top_cb == NULL)
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h627 uint8 *intra_pred_top_cb; member in struct:tagCommonObj

Completed in 47 milliseconds