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

/external/chromium_org/native_client_sdk/src/examples/api/video_decode/
H A Dvideo_decode.cc249 const PP_VideoProfile kBitstreamProfile = PP_VIDEOPROFILE_VP8_ANY; local
251 const PP_VideoProfile kBitstreamProfile = PP_VIDEOPROFILE_H264MAIN; local
256 kBitstreamProfile,
/external/chromium_org/ppapi/examples/video_decode/
H A Dvideo_decode.cc250 const PP_VideoProfile kBitstreamProfile = PP_VIDEOPROFILE_VP8_ANY; local
252 const PP_VideoProfile kBitstreamProfile = PP_VIDEOPROFILE_H264MAIN; local
257 kBitstreamProfile,

Completed in 97 milliseconds