Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/examples/
H A 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
/aosp_15_r20/external/libaom/examples/
H A 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