Searched refs:u4_is_free (Results 1 – 5 of 5) sorted by relevance
193 UWORD32 u4_is_free; member204 UWORD32 u4_is_free; member213 UWORD32 u4_is_free; member
88 ps_app_ctxt->as_output_buf[i].u4_is_free = 1; in allocate_output()
116 ps_app_ctxt->as_recon_buf[i].u4_is_free = 1; in allocate_recon()
287 ps_app_ctxt->as_input_buf[i].u4_is_free = 1; in allocate_input()
1907 if(ps_app_ctxt->as_input_buf[i].u4_is_free) in synchronous_encode()1912 ps_app_ctxt->as_input_buf[i].u4_is_free = 0; in synchronous_encode()2033 if(ps_app_ctxt->as_output_buf[i].u4_is_free) in synchronous_encode()2037 ps_app_ctxt->as_output_buf[i].u4_is_free = 0; in synchronous_encode()2148 ps_app_ctxt->as_input_buf[i].u4_is_free = 1; in synchronous_encode()2161 ps_app_ctxt->as_output_buf[i].u4_is_free = 1; in synchronous_encode()