Home
last modified time | relevance | path

Searched refs:Format (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_texture.c604 sBltVP.sDst.Format = PVR2D_RGB565;
614 sBltVP.sSrc->Format = VA_FOURCC_NV12;
660 sBltVP.sSrcSubpic[i].Format = MAKEFOURCC('A', 'I' , '4', '4');
662 sBltVP.sSrcSubpic[i].Format = surface_subpic->fourcc;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_sln.sh317 Microsoft Visual Studio Solution File, Format Version $sln_vers${EOLDOS}
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DREADME1 vpx Multi-Format Codec SDK
/hardware/intel/img/psb_video/src/mrst/
Dpvr2d.h365 PVR2DFORMAT Format; /* format */ member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h18770 static ::std::string Format(const ToPrint& value) {
18779 static ::std::string Format(const ToPrint* value) {
18780 return FormatForComparison<const ToPrint*, OtherOperand>::Format(value);
18791 static ::std::string Format(CharType* value) { \
18810 static ::std::string Format(CharType* value) { \
18846 return FormatForComparison<T1, T2>::Format(value);