Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dtim2.c123 RGB24=1, enumerator
184 case RGB24: in GetChannelValue()
441 SetPixelRed(image,GetChannelValue(word,0,RGB24),q); in ReadTIM2ImageData()
442 SetPixelGreen(image,GetChannelValue(word,1,RGB24),q); in ReadTIM2ImageData()
443 SetPixelBlue(image,GetChannelValue(word,2,RGB24),q); in ReadTIM2ImageData()
563 image->colormap[i].red=GetChannelValue(word,0,RGB24); in ReadTIM2ImageData()
564 image->colormap[i].green=GetChannelValue(word,1,RGB24); in ReadTIM2ImageData()
565 image->colormap[i].blue=GetChannelValue(word,2,RGB24); in ReadTIM2ImageData()
/external/libmpeg2/common/
Dimpeg2_format_conv.h74 RGB24 = 6, enumerator
/external/libyuv/files/docs/
Dformats.md137 # RGB24 and RAW
139 There are 2 RGB layouts - RGB24 (aka 24BG) and RAW
141 RGB24 is B,G,R in memory
/external/u-boot/arch/arm/dts/
Dimx6dl-brppt2.dts61 interface_pix_fmt = "RGB24";
74 default_ifmt = "RGB24";
/external/u-boot/board/boundary/nitrogen6x/
D6x_bootscript.txt5 setenv bootargs $bootargs video=mxcfb${nextcon}:dev=hdmi,1280x720M@60,if=RGB24
D6x_bootscript_android.txt46 setenv bootargs $bootargs video=mxcfb${nextcon}:dev=hdmi,1280x720M@60,if=RGB24
D6x_bootscript_android_recovery.txt46 setenv bootargs $bootargs video=mxcfb${nextcon}:dev=hdmi,1280x720M@60,if=RGB24
/external/libyuv/files/unit_test/
Dconvert_test.cc678 TESTPLANARTOB(I420, 2, 2, RGB24, 3, 3, 1)
680 TESTPLANARTOB(H420, 2, 2, RGB24, 3, 3, 1)
851 TESTBIPLANARTOB(NV12, 2, 2, RGB24, RGB24, 3, 2)
852 TESTBIPLANARTOB(NV21, 2, 2, RGB24, RGB24, 3, 2)
995 TESTATOPLANAR(RGB24, 3, 1, I420, 2, 2, 4)
997 TESTATOPLANAR(RGB24, 3, 1, J420, 2, 2, 11)
1188 TESTATOB(ARGB, 4, 4, 1, RGB24, 3, 3, 1, 0)
1202 TESTATOB(RAW, 3, 3, 1, RGB24, 3, 3, 1, 0)
1203 TESTATOB(RGB24, 3, 3, 1, ARGB, 4, 4, 1, 0)
1204 TESTATOB(RGB24, 3, 3, 1, J400, 1, 1, 1, 0)
[all …]
/external/libaom/libaom/third_party/libyuv/source/
Drow_common.cc341 MAKEROWY(RGB24, 2, 1, 0, 3)
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc439 MAKEROWY(RGB24, 2, 1, 0, 3)
/external/libyuv/files/source/
Drow_common.cc439 MAKEROWY(RGB24, 2, 1, 0, 3)