Home | History | Annotate | Download | only in encoder

Lines Matching refs:ps_job

1205         job_queue_t *ps_job;
1214 ps_job = (job_queue_t *)ihevce_pre_enc_grp_get_next_job(
1219 if(NULL == ps_job)
1226 ASSERT(ps_multi_thrd_ctxt->i4_me_coarsest_lyr_type == ps_job->i4_pre_enc_task_type);
1229 blk_y = ps_job->s_job_info.s_me_job_info.i4_vert_unit_row_no;
1234 ihevce_pre_enc_grp_job_set_out_dep(ps_multi_thrd_ctxt, ps_job, i4_ping_pong);
1675 ihevce_pre_enc_grp_job_set_out_dep(ps_multi_thrd_ctxt, ps_job, i4_ping_pong);