Home | History | Annotate | Download | only in encode

Lines Matching refs:u_size

441     int u_size = (ctx->width >> 1) * (ctx->height >> 1);
457 v_src = ctx->frame_data_buffer + y_size + u_size;