Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp729 uint16x4_t y89ab = vld1_u16(ptr_y); ptr_y += 4; in convertYUV420Planar16ToY410() local
763 dsttemp = vorrq_u32(uv4455, vshll_n_u16(y89ab, 10)); in convertYUV420Planar16ToY410()