Home | History | Annotate | Download | only in videoencoder

Lines Matching refs:configCIR

1287             VideoConfigCIR *configCIR = reinterpret_cast <VideoConfigCIR *> (videoEncConfig);
1289 if (configCIR->size != sizeof (VideoConfigCIR)) {
1293 mComParams.cirParams = configCIR->cirParams;
1386 VideoConfigCIR *configCIR = reinterpret_cast <VideoConfigCIR *> (videoEncConfig);
1388 if (configCIR->size != sizeof (VideoConfigCIR)) {
1392 configCIR->cirParams = mComParams.cirParams;