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

  /external/libvpx/
y4minput.h 40 int dst_c_dec_h; member in struct:y4m_input
y4minput.c 186 c_w=(_y4m->pic_w+_y4m->dst_c_dec_h-1)/_y4m->dst_c_dec_h;
252 c_h=(_y4m->pic_h+_y4m->dst_c_dec_h-1)/_y4m->dst_c_dec_h;
407 dst_c_w=(_y4m->pic_w+_y4m->dst_c_dec_h-1)/_y4m->dst_c_dec_h;
551 dst_c_w=(_y4m->pic_w+_y4m->dst_c_dec_h-1)/_y4m->dst_c_dec_h;
614 dst_c_w=(_y4m->pic_w+_y4m->dst_c_dec_h-1)/_y4m->dst_c_dec_h;
    [all...]

Completed in 67 milliseconds