Searched refs:SZ_4K (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | v4l2_context.c | 114 const int SZ_4K = 0x1000; in v4l2_get_framesize_compressed() local 122 return FFALIGN(size, SZ_4K); in v4l2_get_framesize_compressed() |
Completed in 2 milliseconds