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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_extend.c 79 const int et_a = dst->border >> (dst->alpha_height != dst->y_height); local
81 const int eb_a = et_a + dst->alpha_height - src->alpha_height;
87 et_a, el_a, eb_a, er_a);
  /external/libvpx/libvpx/vp9/encoder/
vp9_extend.c 79 const int et_a = dst->border >> (dst->alpha_height != dst->y_height); local
81 const int eb_a = et_a + dst->alpha_height - src->alpha_height;
87 et_a, el_a, eb_a, er_a);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_extend.c 79 const int et_a = dst->border >> (dst->alpha_height != dst->y_height); local
81 const int eb_a = et_a + dst->alpha_height - src->alpha_height;
87 et_a, el_a, eb_a, er_a);

Completed in 1831 milliseconds