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

  /external/mesa3d/src/gallium/state_trackers/va/
va_image.c 47 { VA_FOURCC('B','G','R','A'), VA_LSB_FIRST, 32, 32, 0x00ff0000, 0x0000ff00, 0x000000ff, 0xff000000 }},
49 { VA_FOURCC_RGBA, VA_LSB_FIRST, 32, 32, 0x000000ff, 0x0000ff00, 0x00ff0000, 0xff000000 }}
va_subpicture.c 44 { VA_FOURCC('B','G','R','A'), VA_LSB_FIRST, 32, 32, 0x00ff0000, 0x0000ff00, 0x000000ff, 0xff000000 },
47 { VA_FOURCC_RGBA, VA_LSB_FIRST, 32, 32, 0x000000ff, 0x0000ff00, 0x00ff0000, 0xff000000 },
  /hardware/intel/img/psb_video/src/
psb_output.h 90 VA_LSB_FIRST, \
102 VA_LSB_FIRST, \
114 VA_LSB_FIRST, \
126 VA_LSB_FIRST, \
138 VA_LSB_FIRST, \
150 VA_LSB_FIRST, \
  /hardware/intel/common/libva/test/putsurface/
putsurface_common.c 293 image_format.byte_order = VA_LSB_FIRST;
  /hardware/intel/common/libva/va/
va.h     [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 381 milliseconds