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

  /external/pdfium/core/fpdftext/
cpdf_textpage.cpp 1076 int last_width = 0; local
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_dthread.c 164 dst_cm->last_width =
165 !src_cm->show_existing_frame ? src_cm->width : src_cm->last_width;
vp9_decoder.c 400 cm->last_width = cm->width;
vp9_decodeframe.c     [all...]
  /external/webrtc/webrtc/modules/video_coding/utility/
quality_scaler_unittest.cc 376 int last_width = input_width;
382 if (last_width == res.width) {
388 last_width = res.width;
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 119 int last_width; member in struct:VP9Common
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_encoder.c     [all...]

Completed in 241 milliseconds