HomeSort by relevance Sort by last modified time
    Searched refs:intra_pred_top_cb (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/common/src/
dpb.cpp 174 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/
avcint_common.h 627 uint8 *intra_pred_top_cb; member in struct:tagCommonObj
    [all...]

Completed in 918 milliseconds