Home
last modified time | relevance | path

Searched defs:ecodec (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/examples/
Dvp9cx_set_ref.c106 static int encode_frame(vpx_codec_ctx_t *ecodec, vpx_image_t *img, in encode_frame()
159 vpx_codec_ctx_t ecodec; in main() local
/external/libaom/examples/
Daom_cx_set_ref.c124 static int encode_frame(aom_codec_ctx_t *ecodec, aom_image_t *img, in encode_frame()
180 aom_codec_ctx_t ecodec; in main() local