HomeSort by relevance Sort by last modified time
    Searched refs:PROFILE_VP9_0 (Results 1 - 6 of 6) sorted by null

  /frameworks/av/media/codec2/components/vpx/
C2SoftVpxEnc.h 330 0u, PROFILE_VP9_0, LEVEL_VP9_4_1))
333 PROFILE_VP9_0
378 me.set().profile = PROFILE_VP9_0;
C2SoftVpxDec.cpp 82 C2Config::PROFILE_VP9_0, C2Config::LEVEL_VP9_5))
85 C2Config::PROFILE_VP9_0,
    [all...]
  /frameworks/av/media/codec2/vndk/
C2Config.cpp 138 { "vp9-0", C2Config::PROFILE_VP9_0 },
  /external/v4l2_codec2/
C2VDAComponent.cpp 195 0u, C2Config::PROFILE_VP9_0, C2Config::LEVEL_VP9_5))
196 .withFields({C2F(mProfileLevel, profile).oneOf({C2Config::PROFILE_VP9_0}),
    [all...]
  /frameworks/av/media/codec2/core/include/
C2Config.h 508 PROFILE_VP9_0 = _C2_PL_VP9_BASE, ///< VP9 Profile 0 (4:2:0)
    [all...]
  /frameworks/av/media/codec2/sfplugin/utils/
Codec2Mapper.cpp 333 { C2Config::PROFILE_VP9_0, VP9Profile0 },
    [all...]

Completed in 1949 milliseconds