Home
last modified time | relevance | path

Searched refs:SetMemHeight (Results 1 – 8 of 8) sorted by relevance

/external/opencore/codecs_v2/utilities/colorconvert/include/
Dccrgb24toyuv420.h71 void SetMemHeight(int32 a_mHeight) in SetMemHeight() function
Dccrgb12toyuv420.h71 void SetMemHeight(int32 a_mHeight) in SetMemHeight() function
Dccyuv422toyuv420.h74 void SetMemHeight(int32 a_mHeight) in SetMemHeight() function
Dccyuv420semitoyuv420.h77 void SetMemHeight(int32 a_mHeight) in SetMemHeight() function
Dccrgb16toyuv420.h71 void SetMemHeight(int32 a_mHeight) in SetMemHeight() function
Dcczoomrotationbase.h104 virtual void SetMemHeight(int32 a_mHeight) in SetMemHeight() function
/external/opencore/android/
Dandroid_surface_output.cpp989 iColorConverter->SetMemHeight(frameHeight); in initCheck()
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_mio_video.cpp947 iColorConverter->SetMemHeight((iVideoHeight + 1)&(~1)); in CopyVideoFrameData()