HomeSort by relevance Sort by last modified time
    Searched refs:WebmOutputContext (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/
webmenc.h 23 struct WebmOutputContext {
40 void write_webm_file_header(struct WebmOutputContext *webm_ctx,
45 void write_webm_block(struct WebmOutputContext *webm_ctx,
49 void write_webm_file_footer(struct WebmOutputContext *webm_ctx);
webmenc.cc 23 void write_webm_file_header(struct WebmOutputContext *webm_ctx,
70 void write_webm_block(struct WebmOutputContext *webm_ctx,
85 void write_webm_file_footer(struct WebmOutputContext *webm_ctx) {
vpxenc.c     [all...]

Completed in 146 milliseconds