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

  /external/chromium_org/third_party/libvpx/source/libvpx/
y4minput.c 217 int c_w; local
224 c_w = (_y4m->pic_w + _y4m->dst_c_dec_h - 1) / _y4m->dst_c_dec_h;
226 c_sz = c_w * c_h;
228 y4m_42xmpeg2_42xjpeg_helper(_dst, _aux, c_w, c_h);
280 int c_w; local
289 c_w = (_y4m->pic_w + 1) / 2;
291 c_sz = c_w * c_h;
297 y4m_42xmpeg2_42xjpeg_helper(tmp, _aux, c_w, c_h);
303 for (x = 0; x < c_w; x++) {
305 _dst[y * c_w] = (unsigned char)OC_CLAMPI(0, (tmp[0
433 int c_w; local
499 int c_w; local
571 int c_w; local
634 int c_w; local
887 int c_w; local
    [all...]
vpxenc.c 438 const uint32_t c_w = local
472 for (j = 0; match && j < c_w; j += bsizex) {
475 const int sj = mmin(j + bsizex, c_w - j);
497 for (j = 0; match && j < c_w; j += bsizex) {
500 const int sj = mmin(j + bsizex, c_w - j);
524 const uint32_t c_w = local
543 c_w) == 0);
548 c_w) == 0);
    [all...]
  /external/libvpx/libvpx/
y4minput.c 217 int c_w; local
224 c_w = (_y4m->pic_w + _y4m->dst_c_dec_h - 1) / _y4m->dst_c_dec_h;
226 c_sz = c_w * c_h;
228 y4m_42xmpeg2_42xjpeg_helper(_dst, _aux, c_w, c_h);
280 int c_w; local
289 c_w = (_y4m->pic_w + 1) / 2;
291 c_sz = c_w * c_h;
297 y4m_42xmpeg2_42xjpeg_helper(tmp, _aux, c_w, c_h);
303 for (x = 0; x < c_w; x++) {
305 _dst[y * c_w] = (unsigned char)OC_CLAMPI(0, (tmp[0
433 int c_w; local
499 int c_w; local
571 int c_w; local
634 int c_w; local
887 int c_w; local
    [all...]
vpxenc.c 475 const uint32_t c_w = local
509 for (j = 0; match && j < c_w; j += bsizex) {
512 const int sj = mmin(j + bsizex, c_w - j);
534 for (j = 0; match && j < c_w; j += bsizex) {
537 const int sj = mmin(j + bsizex, c_w - j);
561 const uint32_t c_w = local
580 c_w) == 0);
585 c_w) == 0);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.c 217 int c_w; local
224 c_w = (_y4m->pic_w + _y4m->dst_c_dec_h - 1) / _y4m->dst_c_dec_h;
226 c_sz = c_w * c_h;
228 y4m_42xmpeg2_42xjpeg_helper(_dst, _aux, c_w, c_h);
280 int c_w; local
289 c_w = (_y4m->pic_w + 1) / 2;
291 c_sz = c_w * c_h;
297 y4m_42xmpeg2_42xjpeg_helper(tmp, _aux, c_w, c_h);
303 for (x = 0; x < c_w; x++) {
305 _dst[y * c_w] = (unsigned char)OC_CLAMPI(0, (tmp[0
433 int c_w; local
499 int c_w; local
571 int c_w; local
634 int c_w; local
887 int c_w; local
    [all...]
vpxenc.c 475 const uint32_t c_w = local
509 for (j = 0; match && j < c_w; j += bsizex) {
512 const int sj = mmin(j + bsizex, c_w - j);
534 for (j = 0; match && j < c_w; j += bsizex) {
537 const int sj = mmin(j + bsizex, c_w - j);
561 const uint32_t c_w = local
580 c_w) == 0);
585 c_w) == 0);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/mips/dspr2/
yv12extend_dspr2.c 110 const int c_w = ybf->uv_crop_width; local
130 c_w, c_h, c_et, c_el, c_eb, c_er);
133 c_w, c_h, c_et, c_el, c_eb, c_er);
  /external/libvpx/libvpx/vpx_scale/mips/dspr2/
yv12extend_dspr2.c 110 const int c_w = ybf->uv_crop_width; local
130 c_w, c_h, c_et, c_el, c_eb, c_er);
133 c_w, c_h, c_et, c_el, c_eb, c_er);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/mips/dspr2/
yv12extend_dspr2.c 110 const int c_w = ybf->uv_crop_width; local
130 c_w, c_h, c_et, c_el, c_eb, c_er);
133 c_w, c_h, c_et, c_el, c_eb, c_er);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
yv12extend.c 85 const int c_w = ybf->uv_crop_width; local
105 c_w, c_h, c_et, c_el, c_eb, c_er);
108 c_w, c_h, c_et, c_el, c_eb, c_er);
  /external/libvpx/libvpx/vpx_scale/generic/
yv12extend.c 85 const int c_w = ybf->uv_crop_width; local
105 c_w, c_h, c_et, c_el, c_eb, c_er);
108 c_w, c_h, c_et, c_el, c_eb, c_er);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
yv12extend.c 85 const int c_w = ybf->uv_crop_width; local
105 c_w, c_h, c_et, c_el, c_eb, c_er);
108 c_w, c_h, c_et, c_el, c_eb, c_er);
  /external/chromium_org/third_party/openssl/openssl/crypto/threads/
mttest.c 429 int c_r,c_w,s_r,s_w; local
468 c_w=1; s_w=0;
483 if ((i && c_r) || c_w) do_client=1;
520 c_w=0;
526 c_w=1;
552 c_w=0;
558 c_w=1;
  /external/openssl/crypto/threads/
mttest.c 429 int c_r,c_w,s_r,s_w; local
468 c_w=1; s_w=0;
483 if ((i && c_r) || c_w) do_client=1;
520 c_w=0;
526 c_w=1;
552 c_w=0;
558 c_w=1;
  /external/chromium_org/third_party/openssl/openssl/ssl/
ssltest.c 1567 int c_r,c_w,s_r,s_w; local
    [all...]
  /external/openssl/ssl/
ssltest.c 1573 int c_r,c_w,s_r,s_w; local
    [all...]
  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_matching.cpp     [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp     [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp     [all...]

Completed in 887 milliseconds