Home
last modified time | relevance | path

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

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Ddv.c63 #define DV_ANCHOR_SIZE (2*12*27) macro
65 static void* dv_anchor[DV_ANCHOR_SIZE];
127 for (i=0; i<DV_ANCHOR_SIZE; i++) in dvvideo_init()