Lines Matching defs:args
576 struct encode_b_args *const args = arg;
577 MACROBLOCK *const x = args->x;
585 a = &args->ta[col];
586 l = &args->tl[row];
635 if (p->eobs[block]) *(args->skip) = 0;
752 struct encode_b_args *const args = arg;
753 MACROBLOCK *const x = args->x;
777 if (args->enable_coeff_opt) {
778 a = &args->ta[col];
779 l = &args->tl[row];
816 if (args->enable_coeff_opt && !x->skip_recode) {
836 if (args->enable_coeff_opt && !x->skip_recode) {
857 if (args->enable_coeff_opt && !x->skip_recode) {
878 if (args->enable_coeff_opt && !x->skip_recode) {
895 if (*eob) *(args->skip) = 0;
911 if (args->enable_coeff_opt && !x->skip_recode) {
926 if (args->enable_coeff_opt && !x->skip_recode) {
941 if (args->enable_coeff_opt && !x->skip_recode) {
959 if (args->enable_coeff_opt && !x->skip_recode) {
974 if (*eob) *(args->skip) = 0;