Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_video_config_parser.cpp121 int initbufsize = aInputs->inBytes; in intel_video_config_parser() local
126 length = GetNAL_Config(&tmp_ptr, &initbufsize); in intel_video_config_parser()
133 while (initbufsize > 0); in intel_video_config_parser()
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_video_config_parser.cpp122 int initbufsize = aInputs->inBytes; in ti_video_config_parser() local
127 length = GetNAL_Config(&tmp_ptr, &initbufsize); in ti_video_config_parser()
134 while (initbufsize > 0); in ti_video_config_parser()