Searched refs:Y4M_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ | ||
D | y4menc.h | 22 #define Y4M_BUFFER_SIZE 128 macro |
D | vpxdec.c | 879 char buf[Y4M_BUFFER_SIZE] = {0}; in main_loop() |