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

  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 643 AVCFrameIO recon; local
644 if (PVAVCEncGetRecon(mHandle, &recon) == AVCENC_SUCCESS) {
645 PVAVCEncReleaseRecon(mHandle, &recon);
  /frameworks/base/services/core/java/com/android/server/notification/
RankingHelper.java 111 RankingReconsideration recon = extractor.process(r); local
112 if (recon != null) {
114 NotificationManagerService.MESSAGE_RECONSIDER_RANKING, recon);
115 long delay = recon.getDelay(TimeUnit.MILLISECONDS);
NotificationManagerService.java     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 2546 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
5441 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 2836 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 2492 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
5274 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 3171 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 2493 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
5275 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 3254 YV12_BUFFER_CONFIG *recon = cpi->common.frame_to_show; local
    [all...]

Completed in 487 milliseconds