HomeSort by relevance Sort by last modified time
    Searched refs:last_frame (Results 26 - 43 of 43) sorted by null

12

  /external/libdrm/include/drm/
r128_drm.h 161 unsigned int last_frame; member in struct:drm_r128_sarea
radeon_drm.h 452 unsigned int last_frame; member in struct:__anon23219
    [all...]
  /external/libunwind/include/tdep-x86_64/
libunwind_i.h 57 int64_t last_frame : 1; /* non-zero if last frame in chain */ member in struct:__anon24346
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
mga_drm.h 214 drm_mga_age_t last_frame; member in struct:_drm_mga_sarea
r128_drm.h 161 unsigned int last_frame; member in struct:drm_r128_sarea
radeon_drm.h 448 unsigned int last_frame; member in struct:__anon54500
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
mga_drm.h 214 drm_mga_age_t last_frame; member in struct:_drm_mga_sarea
r128_drm.h 161 unsigned int last_frame; member in struct:drm_r128_sarea
radeon_drm.h 448 unsigned int last_frame; member in struct:__anon56296
    [all...]
  /external/flac/libFLAC/
stream_decoder.c 173 FLAC__Frame last_frame; /* holds the info of the last frame we seeked to */ member in struct:FLAC__StreamDecoderPrivate
    [all...]
  /external/webp/src/demux/
demux.c 186 const Frame* const last_frame = *dmux->frames_tail_; local
187 if (last_frame != NULL && !last_frame->complete_) return 0;
  /external/libvpx/libvpx/vp8/encoder/
firstpass.c 2529 FIRSTPASS_STATS last_frame; local
    [all...]
  /external/v8/src/
frames.cc 285 StackFrame* last_frame = frame_;
286 Address last_sp = last_frame->sp(), last_fp = last_frame->fp();
288 if (!IsValidFrame(last_frame) || !IsValidCaller(last_frame)) {
    [all...]
  /bionic/libc/kernel/uapi/drm/
radeon_drm.h 334 unsigned int last_frame; member in struct:__anon377
  /external/kernel-headers/original/uapi/drm/
radeon_drm.h 452 unsigned int last_frame; member in struct:__anon21223
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 839 YV12_BUFFER_CONFIG *const lst_yv12 = get_ref_frame_buffer(cpi, LAST_FRAME);
860 first_ref_buf = vp9_get_scaled_ref_frame(cpi, LAST_FRAME);
862 first_ref_buf = get_ref_frame_buffer(cpi, LAST_FRAME);
2763 FIRSTPASS_STATS last_frame; local
    [all...]
  /external/v4l2_codec2/vda/
v4l2_slice_video_decode_accelerator.cc 289 const scoped_refptr<VP8Picture>& last_frame,
    [all...]
v4l2-controls.h 1218 __u32 last_frame; member in struct:v4l2_ctrl_vp8_frame_hdr
    [all...]

Completed in 378 milliseconds

12