Home
last modified time | relevance | path

Searched defs:max_resolution (Results 1 – 6 of 6) sorted by relevance

/external/v4l2_codec2/accel/
Dvideo_encode_accelerator.cc36 const Size& max_resolution, in SupportedProfile()
Dvideo_encode_accelerator.h78 Size max_resolution; member
Dvideo_decode_accelerator.h38 Size max_resolution; member
Dv4l2_video_decode_accelerator.cc1703 Size max_resolution, min_resolution; in SetupFormats() local
Dv4l2_device.cc1651 Size* max_resolution) { in GetSupportedResolution()
/external/drm_hwcomposer/include/
Ddrmdevice.h55 std::pair<uint32_t, uint32_t> max_resolution() const { in max_resolution() function