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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h 150 OSCL_IMPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], int32 *volbuf_size, int nLayers, int width, int height, MP4DecodingMode mode);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.cpp 370 Bool success = PVInitVideoDecoder(
374 ALOGW("PVInitVideoDecoder failed. Unsupported content?");
519 if (!PVInitVideoDecoder(
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pvdec_api.cpp 57 /* Function : PVInitVideoDecoder() */
67 OSCL_EXPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[],
    [all...]

Completed in 211 milliseconds