Searched defs:frame_height_mb (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_cmdbuf.c640 uint32_t frame_height_mb,
668 deblock_msg->pic_size.bits.frame_height_mb = (uint16_t)frame_height_mb;
691 uint32_t frame_height_mb,
715 deblock_msg->pic_size.bits.frame_height_mb = (uint16_t)frame_height_mb;
635 psb_context_submit_hw_deblock(object_context_p obj_context, psb_buffer_p buf_a, psb_buffer_p buf_b, psb_buffer_p colocate_buffer, uint32_t picture_widht_mb, uint32_t frame_height_mb, uint32_t rotation_flags, uint32_t field_type, uint32_t ext_stride_a, uint32_t chroma_offset_a, uint32_t chroma_offset_b, uint32_t is_oold) argument
686 psb_context_submit_host_be_opp(object_context_p obj_context, psb_buffer_p buf_a, psb_buffer_p buf_b, psb_buffer_p __maybe_unused buf_c, uint32_t picture_widht_mb, uint32_t frame_height_mb, uint32_t rotation_flags, uint32_t field_type, uint32_t ext_stride_a, uint32_t chroma_offset_a, uint32_t chroma_offset_b) argument
/hardware/intel/img/psb_video/src/hwdefs/
H A Ddxva_cmdseq_msg.h100 uint32_t frame_height_mb : member in struct:__anon819::__anon826::__anon827

Completed in 76 milliseconds