Home
last modified time | relevance | path

Searched defs:GetStartPoint (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddmusici.h993 STDMETHOD(GetStartPoint)(THIS_ MUSIC_TIME *pmtStart) PURE; in DECLARE_INTERFACE_() local
1062 STDMETHOD(GetStartPoint)(THIS_ MUSIC_TIME *pmtStart) PURE; in DECLARE_INTERFACE_() local
1128 STDMETHOD(GetStartPoint)(THIS_ MUSIC_TIME *pmtStart) PURE; in DECLARE_INTERFACE_() local
1161 STDMETHOD(GetStartPoint)(THIS_ MUSIC_TIME *pmtStart) PURE; in DECLARE_INTERFACE_() local
Dd2d1.h2071 D2D1_POINT_2F STDMETHODCALLTYPE GetStartPoint() const { in GetStartPoint() function
/aosp_15_r20/external/libgav1/src/tile/
H A Dprediction.cc196 uint8_t* GetStartPoint(Array2DView<uint8_t>* const buffer, const int plane, in GetStartPoint() function