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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 337 OSCL_IMPORT_REF Bool PVEncodeVideoFrame(VideoEncControls *encCtrl, VideoEncFrameIO *vid_in, VideoEncFrameIO *vid_out,
342 * @brief This function is used to query overrun buffer. It is used when PVEncodeVideoFrame.returns size that is
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/test/
m4v_h263_enc_test.cpp 225 if (!PVEncodeVideoFrame(&handle, &vin, &vout,
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 475 if (!PVEncodeVideoFrame(mHandle, &vin, &vout,
  /hardware/intel/common/libmix/videoencoder/
PVSoftMPEG4Encoder.cpp 489 if (!PVEncodeVideoFrame(mHandle, &vin, &vout,
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp     [all...]

Completed in 70 milliseconds