Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp728 uint16x4_t y4567 = vld1_u16(ptr_y); ptr_y += 4; in convertYUV420Planar16ToY410() local
760 dsttemp = vorrq_u32(uv2233, vshll_n_u16(y4567, 10)); in convertYUV420Planar16ToY410()