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

  /frameworks/av/media/libstagefright/codecs/on2/dec/
SoftVPX.cpp 73 vpx_codec_err_t vpx_err; local
77 if ((vpx_err = vpx_codec_dec_init(
81 ALOGE("on2 decoder failed to initialize. (%d)", vpx_err);

Completed in 39 milliseconds