Home
last modified time | relevance | path

Searched refs:newComponent (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h290 void initialize(int newInput, int newComponent,
DCCodecBufferChannel.cpp1424 int newComponent, in initialize() argument
1428 component.store(newComponent, std::memory_order_relaxed); in initialize()
1434 newInput, newComponent); in initialize()