Searched refs:initbufsize (Results 1 – 2 of 2) sorted by relevance
121 int initbufsize = aInputs->inBytes; in intel_video_config_parser() local126 length = GetNAL_Config(&tmp_ptr, &initbufsize); in intel_video_config_parser()133 while (initbufsize > 0); in intel_video_config_parser()
122 int initbufsize = aInputs->inBytes; in ti_video_config_parser() local127 length = GetNAL_Config(&tmp_ptr, &initbufsize); in ti_video_config_parser()134 while (initbufsize > 0); in ti_video_config_parser()