Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodec.cpp1287 int32_t clientPrepend; in configure() local
1290 && msg->findInt32(KEY_PREPEND_HEADER_TO_SYNC_FRAMES, &clientPrepend) in configure()
1291 && clientPrepend in configure()