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

  /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, \
  /external/mesa3d/src/gallium/state_trackers/va/
image.c 48 {.fourcc = VA_FOURCC('B','G','R','A'), .byte_order = VA_LSB_FIRST, 32, 32,
50 {.fourcc = VA_FOURCC('R','G','B','A'), .byte_order = VA_LSB_FIRST, 32, 32,
52 {.fourcc = VA_FOURCC('B','G','R','X'), .byte_order = VA_LSB_FIRST, 32, 24,
54 {.fourcc = VA_FOURCC('R','G','B','X'), .byte_order = VA_LSB_FIRST, 32, 24,
subpicture.c 38 .byte_order = 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 74 milliseconds