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

  /hardware/google/av/media/codecs/base/include/
SimpleC2Component.h 43 virtual c2_status_t flush_sm(
  /external/v4l2_codec2/include/
C2VDAComponent.h 82 virtual c2_status_t flush_sm(flush_mode_t mode,
  /hardware/google/av/codec2/include/
C2Component.h 504 virtual c2_status_t flush_sm(flush_mode_t mode, std::list<std::unique_ptr<C2Work>>* const flushedWork) = 0;
    [all...]
  /hardware/google/av/codec2/hidl/1.0/utils/
Component.cpp 216 c2_status_t c2res = mComponent->flush_sm(
  /hardware/google/av/media/codecs/base/
SimpleC2Component.cpp 113 c2_status_t SimpleC2Component::flush_sm( function in class:android::SimpleC2Component
  /external/v4l2_codec2/tests/
C2VDAComponent_test.cpp 662 ASSERT_EQ(component->flush_sm(C2Component::FLUSH_COMPONENT,
  /external/v4l2_codec2/
C2VDAComponent.cpp 823 c2_status_t C2VDAComponent::flush_sm(flush_mode_t mode, function in class:android::C2VDAComponent
    [all...]

Completed in 622 milliseconds