Searched refs:intra_pred_top (Results 1 – 2 of 2) sorted by relevance
169 …video->intra_pred_top = (uint8*) avcHandle->CBAVC_Malloc(userData, PicWidthInMbs << 4, FAST_MEM_AT… in AVCConfigureSequence()170 if (video->intra_pred_top == NULL) in AVCConfigureSequence()
625 uint8 *intra_pred_top; /* a row of pixel for intra prediction */ member