Home
last modified time | relevance | path

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

/haiku/src/tests/kits/interface/bbitmap/
H A DBBitmapTester.cpp69 case B_YCbCr422: case B_YUV422: in get_bytes_per_row()
167 { BRect(0, 0, 39, 9), B_YUV422 }, in BBitmap1()
168 { BRect(0, 0, 18, 9), B_YUV422 }, in BBitmap1()
/haiku/src/build/libbe/interface/
H A DGraphicsDefs.cpp98 case B_YCbCr422: case B_YUV422: in get_pixel_size_for()
169 case B_YUV422: case B_YUV411: case B_YUV444: case B_YUV420: in bitmaps_support_space()
H A DBitmap.cpp213 case B_YCbCr422: case B_YUV422: in get_raw_bytes_per_row()
1412 case B_YCbCr422: case B_YUV422: in set_bits()
1934 case B_YCbCr422: case B_YUV422: in ImportBits()
/haiku/src/apps/mediaplayer/support/
H A DColorSpaceToString.cpp56 case B_YUV422: in color_space_to_string()
/haiku/src/apps/cortex/Persistence/Wrappers/
H A Dcolor_spaces26 B_YUV422
H A DMediaFormatIO.cpp257 case B_YUV422: in write_colorspace_attr()
392 dest = B_YUV422; in import_color_space()
/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_util.cpp183 return B_YUV422; in pixfmt_to_colorspace()
227 case B_YUV422: in colorspace_to_pixfmt()
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp143 case B_YCbCr422: case B_YUV422: in get_pixel_size_for()
236 case B_YUV422: case B_YUV411: case B_YUV444: case B_YUV420: in bitmaps_support_space()
H A DBitmap.cpp121 case B_YCbCr422: case B_YUV422: in get_raw_bytes_per_row()
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoView.cpp225 { B_YUV422, "B_YUV422"}, in IsOverlaySupported()
/haiku/src/tools/translation/bitsinfo/
H A Dbitsinfo.cpp127 COLORSPACENAME(B_YUV422), in PrintBitsInfo()
/haiku/headers/os/interface/
H A DGraphicsDefs.h230 B_YUV422 = 0x4020, // U0 Y0 V0 Y1 enumerator
/haiku/src/apps/tv/
H A DVideoView.cpp363 { B_YUV422, "B_YUV422"}, in IsOverlaySupported()
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport_ui.cpp299 case B_YUV422: in string_for_color_space()
/haiku/src/tools/translation/inspector/
H A DImageView.cpp283 COLORSPACENAME(B_YUV422), in get_color_space_name()
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_acc_dma.c1761 case B_YUV422: in SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT_DMA()
1926 case B_YUV422: in OFFSCREEN_TO_SCREEN_SCALED_FILTERED_BLIT_DMA()
/haiku/src/apps/cortex/support/
H A DMediaString.cpp981 case B_YUV422: in forVideoFormat()