Searched defs:pv_buf (Results 1 – 14 of 14) 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 1580 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 | 254 void ih264a_aligned_free(void *pv_buf) in ih264a_aligned_free() 267 void ih264a_aligned_free(void *pv_buf) in ih264a_aligned_free() 285 void ih264a_aligned_free(void *pv_buf) in ih264a_aligned_free()
|
/external/libmpeg2/test/decoder/ |
D | main.c | 430 void app_aligned_free(void *pv_buf) in app_aligned_free() 443 void app_aligned_free(void *pv_buf) in app_aligned_free() 461 void app_aligned_free(void *pv_buf) in app_aligned_free()
|
/external/libhevc/test/decoder/ |
D | main.c | 414 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free() 429 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free() 449 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free()
|
/external/libavc/test/decoder/ |
D | main.c | 421 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free() 436 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free() 456 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free()
|
/external/libavc/decoder/ |
D | ih264d_api.c | 1443 void *pv_buf; in ih264d_allocate_static_bufs() local 2407 void *pv_buf; in ih264d_video_decode() local
|
D | ih264d_utils.c | 1929 void *pv_buf; in ih264d_allocate_dynamic_bufs() local
|
/external/libavc/encoder/ |
D | iv2.h | 261 void *pv_buf; member
|
D | ih264e_api.c | 4475 void *pv_buf = (UWORD8 *) ps_mem_rec->pv_base + size; in ih264e_init_mem_rec() local
|
/external/libmpeg2/decoder/ |
D | impeg2d_api_main.c | 1731 UWORD8 *pv_buf; in impeg2d_api_init() local
|