Home
last modified time | relevance | path

Searched refs:x264_cli_munmap (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/input/
H A Dinput.h155 int x264_cli_munmap( cli_mmap_t *h, void *addr, int64_t size );
H A Draw.c175 return x264_cli_munmap( &h->mmap, pic->img.plane[0], h->frame_size ); in release_frame()
H A Dinput.c254 int x264_cli_munmap( cli_mmap_t *h, void *addr, int64_t size ) in x264_cli_munmap() function
H A Dy4m.c339 return x264_cli_munmap( &h->mmap, pic->img.plane[0] - h->frame_header_len, h->frame_size ); in release_frame()
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/input/
H A Dinput.h155 int x264_cli_munmap( cli_mmap_t *h, void *addr, int64_t size );
H A Draw.c175 return x264_cli_munmap( &h->mmap, pic->img.plane[0], h->frame_size ); in release_frame()
H A Dinput.c254 int x264_cli_munmap( cli_mmap_t *h, void *addr, int64_t size ) in x264_cli_munmap() function
H A Dy4m.c339 return x264_cli_munmap( &h->mmap, pic->img.plane[0] - h->frame_header_len, h->frame_size ); in release_frame()