Home
last modified time | relevance | path

Searched refs:VideoRectangle (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/player_framework/services/services/engine_intf/
H A Dtranscoder_param.h62 struct VideoRectangle : public TransCoderParam { struct
63 VideoRectangle(int32_t w, int32_t h) : TransCoderParam(TransCoderPublicParamType::VIDEO_RECTANGLE), in VideoRectangle() function
/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_impl.cpp462 VideoRectangle videoRectangle = static_cast<const VideoRectangle&>(transCoderParam); in ConfigureVideoWidthHeight()
/foundation/multimedia/player_framework/services/services/transcoder/server/
H A Dtranscoder_server.cpp150 VideoRectangle vidSize(width, height); in SetVideoSize()

Completed in 4 milliseconds