Searched defs:picture_height (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | context.c | 225 vlVaCreateContext(VADriverContextP ctx, VAConfigID config_id, int picture_width, int picture_height, int flag, VASurfaceID *render_targets, int num_render_targets, VAContextID *context_id) vlVaCreateContext() argument
|
/third_party/ffmpeg/libavdevice/ |
H A D | opengl_enc.c | 224 int picture_height; ///< Rendered height member
|
/third_party/ffmpeg/libavcodec/ |
H A D | proresenc_anatoliy.c | 663 int mb_y, sl_data_size, qp, mb_height, picture_height, unsafe_mb_height_limit; in prores_encode_picture() local
|
/third_party/mesa3d/src/gallium/include/pipe/ |
H A D | p_video_state.h | 653 uint16_t picture_height; member
|
Completed in 11 milliseconds