Searched refs:intra_pred_top_cr (Results 1 – 2 of 2) sorted by relevance
179 …video->intra_pred_top_cr = (uint8*) avcHandle->CBAVC_Malloc(userData, PicWidthInMbs << 3, FAST_MEM… in AVCConfigureSequence()180 if (video->intra_pred_top_cr == NULL) in AVCConfigureSequence()
629 uint8 *intra_pred_top_cr; member