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

  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat.h 82 guint64 current_timestamp; member in struct:_MixVideoFormat
mixvideoformat_mp42.c 145 parent->current_timestamp = 0;
435 if ((ts != parent->current_timestamp) && (parent->parse_in_progress)) {
452 parent->current_timestamp,
466 parent->current_timestamp = ts;
1150 mix->current_timestamp = 0;
    [all...]
mixvideoformat_h264.c 105 parent->current_timestamp = 0;
624 if ((ts != parent->current_timestamp) &&
643 data, parent->current_timestamp,
658 parent->current_timestamp = ts;
824 mix->current_timestamp = 0;
883 data, mix->current_timestamp,
    [all...]
mixvideoformat_vc1.c 121 parent->current_timestamp = 0;
679 if ((ts != parent->current_timestamp) &&
698 data, parent->current_timestamp,
713 parent->current_timestamp = ts;
    [all...]
mixvideoformat.c 60 self->current_timestamp = 0;
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 1182 milliseconds