Searched defs:pv_buf (Results 1 – 13 of 13) sorted by relevance
/external/libavc/common/ |
D | ih264_list.c | 250 void* ih264_list_init(void *pv_buf, in ih264_list_init() 425 IH264_ERROR_T ih264_list_queue(list_t *ps_list, void *pv_buf, WORD32 blocking) in ih264_list_queue() 514 IH264_ERROR_T ih264_list_dequeue(list_t *ps_list, void *pv_buf, WORD32 blocking) in ih264_list_dequeue()
|
D | ih264_buf_mgr.c | 237 void *ih264_buf_mgr_init(void *pv_buf) in ih264_buf_mgr_init() 603 void *pv_buf; in ih264_buf_mgr_get_buf() local 639 WORD32 ih264_buf_mgr_get_bufid(buf_mgr_t *ps_buf_mgr, void *pv_buf) in ih264_buf_mgr_get_bufid()
|
/external/libhevc/decoder/ |
D | ihevcd_job_queue.c | 231 void* ihevcd_jobq_init(void *pv_buf, WORD32 buf_size) in ihevcd_jobq_init()
|
D | ihevcd_api.c | 1153 void *pv_buf; in ihevcd_allocate_static_bufs() local 1487 void *pv_buf; in ihevcd_allocate_dynamic_bufs() local
|
/external/libmpeg2/common/ |
D | impeg2_job_queue.c | 228 void* impeg2_jobq_init(void *pv_buf, WORD32 i4_buf_size) in impeg2_jobq_init()
|
/external/libavc/test/encoder/ |
D | main.c | 257 void ih264a_aligned_free(void *pv_buf) in ih264a_aligned_free() 270 void ih264a_aligned_free(void *pv_buf) in ih264a_aligned_free() 283 void ih264a_aligned_free(void *pv_buf) in ih264a_aligned_free()
|
/external/libmpeg2/test/decoder/ |
D | main.c | 433 void app_aligned_free(void *pv_buf) in app_aligned_free() 446 void app_aligned_free(void *pv_buf) in app_aligned_free() 459 void app_aligned_free(void *pv_buf) in app_aligned_free()
|
/external/libhevc/test/decoder/ |
D | main.c | 417 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free() 432 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free() 447 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free()
|
/external/libavc/test/decoder/ |
D | main.c | 424 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free() 439 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free() 454 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free()
|
/external/libavc/decoder/ |
D | ih264d_api.c | 1241 void *pv_buf; in ih264d_allocate_static_bufs() local 2090 void *pv_buf; in ih264d_video_decode() local
|
D | ih264d_utils.c | 1829 void *pv_buf; in ih264d_allocate_dynamic_bufs() local
|
/external/libavc/encoder/ |
D | iv2.h | 261 void *pv_buf; member
|
D | ih264e_api.c | 3948 void *pv_buf = (UWORD8 *) ps_mem_rec->pv_base + size; in ih264e_init_mem_rec() local
|