/external/opencore/codecs_v2/utilities/colorconvert/src/ |
cczoomrotation32.cpp | 530 int32 half_src_pitch, read_idx, tmp_src_pitch; local 562 half_src_pitch = -(src_pitch >> 1); 577 half_src_pitch = (src_pitch >> 1); 594 pCb += half_src_pitch; 596 pCr += half_src_pitch; 1195 int32 half_src_pitch, read_idx, tmp_src_pitch; local [all...] |
cczoomrotation24.cpp | 520 int32 half_src_pitch, read_idx, tmp_src_pitch; local 555 half_src_pitch = -(src_pitch >> 1); 561 half_src_pitch = (src_pitch >> 1); 577 pCb += half_src_pitch; 579 pCr += half_src_pitch; 1039 int32 half_src_pitch, read_idx, tmp_src_pitch; local [all...] |
cczoomrotation12.cpp | 2948 int half_src_pitch, read_idx, tmp_src_pitch; local [all...] |
cczoomrotation16.cpp | 5355 int32 half_src_pitch, read_idx, tmp_src_pitch; local [all...] |