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

  /hardware/qcom/media/mm-video/vidc/vdec/inc/
frameparser.h 88 bool skip_frame_boundary; member in class:frame_parse
  /hardware/qcom/media/mm-video/vidc/vdec/src/
frameparser.cpp 86 skip_frame_boundary(false)
623 skip_frame_boundary = false;
660 if (!skip_frame_boundary)
662 skip_frame_boundary = false;
673 skip_frame_boundary = true;

Completed in 24 milliseconds