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

  /external/libvpx/libvpx/examples/
vp9cx_set_ref.c 195 vpx_image_t enc_img, dec_img; local
207 dec_img = ref_dec.img;
209 if (!compare_img(&enc_img, &dec_img)) {
214 find_mismatch(&enc_img, &dec_img, y, u, v);
225 vpx_img_free(&dec_img);
  /external/libvpx/libvpx/
vpxenc.c 1807 vpx_image_t enc_img, dec_img; local
    [all...]

Completed in 56 milliseconds