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

  /external/chromium_org/content/common/gpu/media/
vaapi_h264_decoder.h 243 int max_long_term_frame_idx_; member in class:content::VaapiH264Decoder
vaapi_h264_decoder.cc 64 max_long_term_frame_idx_(0),
863 return 2 * (max_long_term_frame_idx_ + 1);
    [all...]

Completed in 787 milliseconds