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

  /external/libvpx/libvpx/vp9/encoder/
vp9_multi_thread.c 68 multi_thread_ctxt->allocated_vert_unit_rows = jobs_per_tile_col;
vp9_ethread.c 436 multi_thread_ctxt->allocated_vert_unit_rows < cm->mb_rows) {
521 multi_thread_ctxt->allocated_vert_unit_rows < cm->mb_rows) {
592 multi_thread_ctxt->allocated_vert_unit_rows < cm->mb_rows) {
vp9_encoder.h 307 int allocated_vert_unit_rows; member in struct:MultiThreadHandle

Completed in 56 milliseconds