Home
last modified time | relevance | path

Searched refs:filled_len (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/test/
Dvideo_encoder_test.c849 tempbuffer->filled_len = (encoder_context->input_height * in video_thread()
853 tempbuffer->filled_len, in video_thread()
866 enc_buffer.len = tempbuffer->filled_len; in video_thread()
897 fwrite (tempbuffer->pbuffer,1,tempbuffer->filled_len, in video_thread()
1000 tempbuffer->filled_len = venc_msg.buf.len; in async_thread()
1001 …DEBUG_PRINT ("\n Input value of tempbuffer tempbuffer->filled_len %d",(int)tempbuffer->filled_len); in async_thread()
1011 tempbuffer->filled_len = venc_msg.buf.len; in async_thread()
1012 …EBUG_PRINT ("\n Output value of tempbuffer tempbuffer->filled_len %d",(int)tempbuffer->filled_len); in async_thread()
/hardware/broadcom/wlan/bcm4329/dhdutil/
Dbcmutils.c1654 uint filled_len; in bcmdumpfields() local
1658 filled_len = 0; in bcmdumpfields()
1671 filled_len += len; in bcmdumpfields()
1674 return filled_len; in bcmdumpfields()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1764 uint filled_len; in bcmdumpfields() local
1768 filled_len = 0; in bcmdumpfields()
1781 filled_len += len; in bcmdumpfields()
1784 return filled_len; in bcmdumpfields()