Home
last modified time | relevance | path

Searched refs:DVwork_chunk (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddv.h35 typedef struct DVwork_chunk { struct
38 } DVwork_chunk; typedef
53 DVwork_chunk work_chunks[4 * 12 * 27];
113 DVwork_chunk *work_chunk, in dv_calculate_mb_xy()
H A Ddvdec.c382 DVwork_chunk *work_chunk = arg; in dv_decode_video_segment()
674 dv_work_pool_size(s->sys), sizeof(DVwork_chunk)); in dvvideo_decode_frame()
H A Ddvenc.c850 DVwork_chunk *work_chunk = arg; in dv_encode_video_segment()
1188 dv_work_pool_size(s->sys), sizeof(DVwork_chunk)); in dvvideo_encode_frame()

Completed in 4 milliseconds