| FFmpeg
    4.0
    | 
| Data Fields | |
| const AVClass * | class | 
| char * | qp_expr_str | 
| int8_t | lut [257] | 
| int | h | 
| int | qstride | 
| int | evaluate_per_mb | 
| char* QPContext::qp_expr_str | 
Definition at line 33 of file vf_qp.c.
Referenced by config_input(), and filter_frame().
| int8_t QPContext::lut[257] | 
Definition at line 34 of file vf_qp.c.
Referenced by config_input(), and filter_frame().
| int QPContext::h | 
Definition at line 35 of file vf_qp.c.
Referenced by config_input(), and filter_frame().
| int QPContext::qstride | 
Definition at line 35 of file vf_qp.c.
Referenced by config_input(), and filter_frame().
| int QPContext::evaluate_per_mb | 
Definition at line 36 of file vf_qp.c.
Referenced by config_input(), and filter_frame().
 1.8.13
 1.8.13