Home
last modified time | relevance | path

Searched refs:pintra_pred_top (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/include/
Davcint_common.h633 uint8 *pintra_pred_top; /* pointer to the top intra prediction value */ member
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dintra_est.cpp2056 video->pintra_pred_top = curL - pitch; in MBIntraSearch()