Searched defs:initVideoDecoder_l (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp741 status_t PreviewPlayer::initVideoDecoder_l(uint32_t flags) { function in class:android::PreviewPlayer
1208 status_t err = initVideoDecoder_l(OMXCodec::kHardwareCodecsOnly);
1821 CHECK_EQ(initVideoDecoder_l(), (status_t)OK);

Completed in 34 milliseconds