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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h 151 Bool PVAllocVideoData(VideoDecControls *decCtrl, int width, int height, int nLayers);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pvdec_api.cpp 268 status = PVAllocVideoData(decCtrl, width, height, nLayers);
282 Bool PVAllocVideoData(VideoDecControls *decCtrl, int width, int height, int nLayers)
    [all...]

Completed in 33 milliseconds