Searched refs:opts_length (Results 1 – 1 of 1) sorted by relevance
763 DWORD opts_length; in CommonEncoder_CreateNewFrame() local796 …for (opts_length = 0; This->encoder_info.encoder_options[opts_length] < ENCODER_OPTION_END; opts_l… in CommonEncoder_CreateNewFrame()798 … opts[opts_length] = encoder_option_properties[This->encoder_info.encoder_options[opts_length]]; in CommonEncoder_CreateNewFrame()801 hr = CreatePropertyBag2(opts, opts_length, ppIEncoderOptions); in CommonEncoder_CreateNewFrame()