/aosp_15_r20/external/libavc/common/ |
H A D | ih264_list.c | 261 void* ih264_list_init(void *pv_buf, in ih264_list_init() 422 IH264_ERROR_T ih264_list_queue(list_t *ps_list, void *pv_buf, WORD32 blocking) in ih264_list_queue() 503 IH264_ERROR_T ih264_list_dequeue(list_t *ps_list, void *pv_buf, WORD32 blocking) in ih264_list_dequeue()
|
H A D | ih264_buf_mgr.c | 237 void* ih264_buf_mgr_init(void *pv_buf) in ih264_buf_mgr_init() 613 void *pv_buf; in ih264_buf_mgr_get_buf() local 648 WORD32 ih264_buf_mgr_get_bufid(buf_mgr_t *ps_buf_mgr, void *pv_buf) in ih264_buf_mgr_get_bufid()
|
/aosp_15_r20/external/libavc/decoder/svc/ |
H A D | isvcd_api.c | 1638 void *pv_buf; in isvcd_nal_parse_ctxt_create() local 1784 void *pv_buf; in isvcd_intra_resample_ctxt_create() local 2195 void *pv_buf; in isvcd_residual_resample_ctxt_create() local 2372 void *pv_buf; in isvcd_mode_mv_resample_ctxt_create() local 2490 void *pv_buf; in isvcd_allocate_static_bufs() local
|
H A D | isvcd_utils.c | 122 void *pv_buf; in isvcd_allocate_dynamic_bufs() local
|
H A D | isvcd_parse_headers.c | 740 void *pv_buf; in isvcd_parse_subset_sps() local
|
H A D | isvcd_resamp_svc.c | 131 void svcd_2d_memset(void *pv_buf, WORD32 i4_width, WORD32 i4_ht, WORD32 i4_stride, WORD32 i4_val) in svcd_2d_memset()
|
/aosp_15_r20/external/libavc/decoder/mvc/ |
H A D | imvcd_api.c | 159 void *pv_buf; in imvcd_view_ctxt_init() local 423 void *pv_buf; in imvcd_ctxt_init() local
|
H A D | imvcd_utils.c | 698 void *pv_buf; in imvcd_allocate_dynamic_bufs() local
|
/aosp_15_r20/external/libavc/examples/avcenc/ |
H A D | main.c | 268 void ih264a_aligned_free(void *pv_buf) in ih264a_aligned_free() 281 void ih264a_aligned_free(void *pv_buf) in ih264a_aligned_free() 299 void ih264a_aligned_free(void *pv_buf) in ih264a_aligned_free()
|
/aosp_15_r20/external/libmpeg2/test/decoder/ |
H A D | main.c | 436 void app_aligned_free(void *pv_buf) in app_aligned_free() 449 void app_aligned_free(void *pv_buf) in app_aligned_free() 467 void app_aligned_free(void *pv_buf) in app_aligned_free()
|
/aosp_15_r20/external/libhevc/test/decoder/ |
H A D | main.c | 433 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free() 448 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free() 468 void ihevca_aligned_free(void *pv_ctxt, void *pv_buf) in ihevca_aligned_free()
|
/aosp_15_r20/external/libhevc/decoder/ |
H A D | ihevcd_job_queue.c | 231 void* ihevcd_jobq_init(void *pv_buf, WORD32 buf_size) in ihevcd_jobq_init()
|
H A D | ihevcd_api.c | 1161 void *pv_buf; in ihevcd_allocate_static_bufs() local 1611 void *pv_buf; in ihevcd_allocate_dynamic_bufs() local
|
/aosp_15_r20/external/libmpeg2/common/ |
H A D | impeg2_job_queue.c | 228 void* impeg2_jobq_init(void *pv_buf, WORD32 i4_buf_size) in impeg2_jobq_init()
|
/aosp_15_r20/external/libavc/examples/avcdec/ |
H A D | main.c | 441 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() 476 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free()
|
/aosp_15_r20/external/libavc/examples/svcdec/ |
H A D | main.c | 434 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free() 449 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free() 468 void ih264a_aligned_free(void *pv_ctxt, void *pv_buf) in ih264a_aligned_free()
|
/aosp_15_r20/external/libavc/fuzzer/ |
H A D | mvc_dec_fuzzer.cpp | 69 static inline void mvcd_aligned_free(void *pv_ctxt, void *pv_buf) in mvcd_aligned_free()
|
/aosp_15_r20/external/libavc/decoder/ |
H A D | ih264d_api.c | 1527 void *pv_buf; in ih264d_allocate_static_bufs() local 2528 void *pv_buf; in ih264d_video_decode() local
|
H A D | ih264d_utils.c | 1929 void *pv_buf; in ih264d_allocate_dynamic_bufs() local
|
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_plugin.c | 194 void *pv_buf = malloc(u4_size); in memory_alloc() local
|
/aosp_15_r20/external/libavc/encoder/ |
H A D | iv2.h | 258 void *pv_buf; member
|
H A D | ih264e_api.c | 4370 void *pv_buf = (UWORD8 *) ps_mem_rec->pv_base + size; in ih264e_init_mem_rec() local
|
/aosp_15_r20/external/libmpeg2/decoder/ |
H A D | impeg2d_api_main.c | 1780 UWORD8 *pv_buf; in impeg2d_api_init() local
|
/aosp_15_r20/external/libavc/examples/mvcdec/ |
H A D | main.c | 192 static inline void mvcd_aligned_free(void *pv_ctxt, void *pv_buf) in mvcd_aligned_free()
|
/aosp_15_r20/external/libavc/examples/svcenc/ |
H A D | main.c | 229 void isvca_aligned_free(void *pv_buf) { free(pv_buf); } in isvca_aligned_free()
|