Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddv.h36 typedef struct DVwork_chunk { struct
39 } DVwork_chunk; argument
54 DVwork_chunk work_chunks[4 * 12 * 27];
118 DVwork_chunk *work_chunk, in dv_calculate_mb_xy()
Ddvdec.c319 DVwork_chunk *work_chunk = arg; in dv_decode_video_segment()
612 dv_work_pool_size(s->sys), sizeof(DVwork_chunk)); in dvvideo_decode_frame()
Ddvenc.c841 DVwork_chunk *work_chunk = arg; in dv_encode_video_segment()
1191 dv_work_pool_size(s->sys), sizeof(DVwork_chunk)); in dvvideo_encode_frame()