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

  /external/libvpx/libvpx/
y4minput.c 437 int dst_c_h; local
446 dst_c_h = (_y4m->pic_h + _y4m->dst_c_dec_v - 1) / _y4m->dst_c_dec_v;
448 dst_c_sz = dst_c_w * dst_c_h;
502 int dst_c_h; local
510 dst_c_h = (_y4m->pic_h + _y4m->dst_c_dec_v - 1) / _y4m->dst_c_dec_v;
512 dst_c_sz = c_w * dst_c_h;
575 int dst_c_h; local
587 dst_c_h = (_y4m->pic_h + _y4m->dst_c_dec_v - 1) / _y4m->dst_c_dec_v;
589 dst_c_sz = dst_c_w * dst_c_h;
638 int dst_c_h; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.c 437 int dst_c_h; local
446 dst_c_h = (_y4m->pic_h + _y4m->dst_c_dec_v - 1) / _y4m->dst_c_dec_v;
448 dst_c_sz = dst_c_w * dst_c_h;
502 int dst_c_h; local
510 dst_c_h = (_y4m->pic_h + _y4m->dst_c_dec_v - 1) / _y4m->dst_c_dec_v;
512 dst_c_sz = c_w * dst_c_h;
575 int dst_c_h; local
587 dst_c_h = (_y4m->pic_h + _y4m->dst_c_dec_v - 1) / _y4m->dst_c_dec_v;
589 dst_c_sz = dst_c_w * dst_c_h;
638 int dst_c_h; local
    [all...]

Completed in 355 milliseconds