Searched refs:ff_hevc_annexb2mp4_buf (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | hevc.h | 78 int ff_hevc_annexb2mp4_buf(const uint8_t *buf_in, uint8_t **buf_out,
|
D | hevc.c | 1047 int ff_hevc_annexb2mp4_buf(const uint8_t *buf_in, uint8_t **buf_out, in ff_hevc_annexb2mp4_buf() function
|
D | matroskaenc.c | 2060 err = ff_hevc_annexb2mp4_buf(pkt->data, &data, &size, 0, NULL); in mkv_write_block()
|
D | movenc.c | 5700 ret = ff_hevc_annexb2mp4_buf(pkt->data, &reformatted_data, in ff_mov_write_packet()
|