Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp730 uint16x4_t ycdef = vld1_u16(ptr_y); ptr_y += 4; in convertYUV420Planar16ToY410() local
766 dsttemp = vorrq_u32(uv6677, vshll_n_u16(ycdef, 10)); in convertYUV420Planar16ToY410()