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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4VIFI_Defines.h71 #define PACK_BGR24(rgb_ptr,Rx,Gx,Bx) {rgb_ptr[0] = (M4VIFI_UInt8)Bx; rgb_ptr[1] =\ macro

Completed in 193 milliseconds