HomeSort by relevance Sort by last modified time
    Searched refs:U24 (Results 1 - 5 of 5) sorted by null

  /frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_RGB888toYUV420.c 113 i32_u00 = U24(i32_r00, i32_g00, i32_b00);
118 i32_u10 = U24(i32_r10, i32_g10, i32_b10);
123 i32_u01 = U24(i32_r01, i32_g01, i32_b01);
128 i32_u11 = U24(i32_r11, i32_g11, i32_b11);
  /frameworks/av/libvideoeditor/vss/common/inc/
M4VIFI_Defines.h 104 #define U24(r,g,b) CLIP(128 + ( ( -(11059 * r) - (21709 * g) + (32768 * b)) >>16))
  /external/llvm/lib/Target/R600/
AMDGPUISelDAGToDAG.cpp 788 bool AMDGPUDAGToDAGISel::SelectU24(SDValue Op, SDValue &U24) {
800 U24 = SimplifyI24(Op);
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 306 milliseconds