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

  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 884 AVCFrameIO recon; local
885 if (PVAVCEncGetRecon(mHandle, &recon) == AVCENC_SUCCESS) {
886 PVAVCEncReleaseRecon(mHandle, &recon);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 2483 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
5267 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 2149 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
4024 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
    [all...]

Completed in 389 milliseconds