Searched defs:ppb_h264 (Results 1 – 1 of 1) sorted by relevance
135 struct ppb_h264 { struct140 uint32_t valid;142 int32_t poc_top; /* POC for Top Field/Frame */143 int32_t poc_bottom; /* POC for Bottom Field */144 uint32_t idr_pic_id;147 uint32_t pan_scan_count;148 int32_t pan_scan_left[3];149 int32_t pan_scan_right[3];150 int32_t pan_scan_top[3];151 int32_t pan_scan_bottom[3];[all …]