HomeSort by relevance Sort by last modified time
    Searched refs:PVInitVideoDecoder (Results 1 - 4 of 4) 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 158 Bool success = PVInitVideoDecoder(
163 ALOGW("PVInitVideoDecoder failed. Unsupported content?");
366 if (!PVInitVideoDecoder(
  /hardware/google/av/media/codecs/mpeg4_h263/
C2SoftMpeg4Dec.cpp 382 if (!PVInitVideoDecoder(
384 ALOGE("Error in PVInitVideoDecoder H263_MODE while resChanged was set to true");
483 if (!PVInitVideoDecoder(
486 ALOGE("PVInitVideoDecoder failed. Unsupported content?");
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
pvdec_api.cpp 67 /* Function : PVInitVideoDecoder() */
77 OSCL_EXPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[],
    [all...]

Completed in 111 milliseconds