Home
last modified time | relevance | path

Searched refs:byte_order (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_x11.c191 if (ximg->byte_order == MSBFirst) in psb_putsurface_x11()
/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c293 image_format.byte_order = VA_LSB_FIRST; in csc_preparation()
/hardware/intel/common/libva/va/
Dva.h2787 unsigned int byte_order; /* VA_LSB_FIRST, VA_MSB_FIRST */ member
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp3443 image_format.byte_order = VA_LSB_FIRST; in main()