Home
last modified time | relevance | path

Searched refs:IsDecoderCmdSupported (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_video_decode_accelerator.h269 bool IsDecoderCmdSupported();
Dv4l2_video_decode_accelerator.cc246 decoder_cmd_supported_ = IsDecoderCmdSupported(); in InitializeTask()
1358 bool V4L2VideoDecodeAccelerator::IsDecoderCmdSupported() { in IsDecoderCmdSupported() function in media::V4L2VideoDecodeAccelerator