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

/external/libvpx/vp8/common/
H A Dextend.h19 void vp8_extend_to_multiple_of16(YV12_BUFFER_CONFIG *ybf, int width, int height);
H A Dextend.c75 void vp8_extend_to_multiple_of16(YV12_BUFFER_CONFIG *ybf, int width, int height) function
/external/libvpx/vp8/encoder/
H A Donyx_if.c2659 vp8_extend_to_multiple_of16(cpi->Source, cm->Width, cm->Height);

Completed in 85 milliseconds