Searched refs:GetStrength_HorizontalEdges (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/common/src/
H A Ddeblock.cpp63 static void GetStrength_HorizontalEdges(uint8 Strength[12], AVCMacroblock* MbQ);
492 GetStrength_HorizontalEdges(Strength + 4, MbQ); // Strength for 4 blks in 1 stripe, 0 => vertical edge
909 void GetStrength_HorizontalEdges(uint8 Strength[12], AVCMacroblock* MbQ) function

Completed in 30 milliseconds