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

/frameworks/base/media/libstagefright/codecs/avc/common/src/
H A Ddeblock.cpp402 for (edge = 1; edge < 4; edge++) // 4 vertical strips of 16 pel
493 for (edge = 1; edge < 4; edge++) // 4 horicontal strips of 16 pel
1082 * \brief Filters one edge of 16 (luma) or 8 (chroma) pel
1088 int pel, ap = 0, aq = 0, Strng; local
1095 for (pel = 0; pel < 16; pel++)
1159 } /* end of: for(pel=0; pel<16; pel
1277 int pel, ap = 1, aq = 1; local
1494 int pel, Strng; local
1584 int pel, Strng; local
[all...]

Completed in 72 milliseconds