Lines Matching full:options_ref
1285 ICMCompressionSessionOptionsRef options_ref = NULL;
1355 &options_ref );
1359 err = ICMCompressionSessionOptionsSetAllowTemporalCompression( options_ref,
1364 err = ICMCompressionSessionOptionsSetAllowFrameReordering( options_ref,
1378 frame_size.height, codecType, TIME_SCALE, options_ref,
1381 ICMCompressionSessionOptionsRelease( options_ref );
1405 if ( options_ref != NULL ) {
1406 ICMCompressionSessionOptionsRelease( options_ref );