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

  /external/libvpx/libvpx/vp9/encoder/
vp9_denoiser.h 48 int refresh_last_frame,
vp9_denoiser.c 400 int refresh_last_frame,
413 if ((refresh_alt_ref_frame + refresh_golden_frame + refresh_last_frame)
423 if (refresh_last_frame) {
436 if (refresh_last_frame) {
vp9_firstpass.c     [all...]
vp9_encoder.h 323 int refresh_last_frame; member in struct:VP9_COMP
vp9_encoder.c     [all...]
vp9_bitstream.c     [all...]
  /external/libvpx/libvpx/vp8/common/
onyxc_int.h 140 int refresh_last_frame; /* Two state 0 = NO, 1 = YES */ member in struct:VP8Common
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxc_int.h 140 int refresh_last_frame; /* Two state 0 = NO, 1 = YES */ member in struct:VP8Common
  /hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/
vbp_loader.h 422 int refresh_last_frame; member in struct:_vbp_codec_data_vp8
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]
bitstream.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 888 cpi->refresh_last_frame = 1;
    [all...]
vp9_onyx_int.h 320 int refresh_last_frame; member in struct:VP9_COMP
vp9_bitstream.c 908 return (cpi->refresh_last_frame << cpi->lst_fb_idx)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c     [all...]
bitstream.c     [all...]
pickinter.c 515 cpi->common.refresh_last_frame)
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
decodeframe.c     [all...]
onyxd_if.c 264 if (cm->refresh_last_frame)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
decodeframe.c     [all...]
onyxd_if.c 253 if (cm->refresh_last_frame)
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderVP8.cpp 409 if (data->codec_data->refresh_last_frame) {
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 708 + pbi->common.refresh_last_frame * (int) VP8_LAST_FRAME;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 834 + pbi->common.refresh_last_frame * (int) VP8_LAST_FRAME;

Completed in 538 milliseconds