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 85 multi_thread_ctxt->allocated_vert_unit_rows = jobs_per_tile_col;
vp9_ethread.c 448 multi_thread_ctxt->allocated_vert_unit_rows < cm->mb_rows) {
534 multi_thread_ctxt->allocated_vert_unit_rows < cm->mb_rows) {
607 multi_thread_ctxt->allocated_vert_unit_rows < cm->mb_rows) {
vp9_encoder.h 403 int allocated_vert_unit_rows; member in struct:MultiThreadHandle

Completed in 52 milliseconds