HomeSort by relevance Sort by last modified time
    Searched full:kbitstreamprofile (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/native_client_sdk/src/examples/api/video_decode/
video_decode.cc 249 const PP_VideoProfile kBitstreamProfile = PP_VIDEOPROFILE_VP8_ANY;
251 const PP_VideoProfile kBitstreamProfile = PP_VIDEOPROFILE_H264MAIN;
256 kBitstreamProfile,
  /external/chromium_org/ppapi/examples/video_decode/
video_decode.cc 250 const PP_VideoProfile kBitstreamProfile = PP_VIDEOPROFILE_VP8_ANY;
252 const PP_VideoProfile kBitstreamProfile = PP_VIDEOPROFILE_H264MAIN;
257 kBitstreamProfile,

Completed in 672 milliseconds