Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/avc/common/include/
Davcint_common.h635 uint8 intra_pred_topleft; /* the [-1,-1] neighboring pixel */ member
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dintra_est.cpp2060 video->intra_pred_topleft = *(curL - pitch - 1); in MBIntraSearch()