[{"data":1,"prerenderedAt":288},["ShallowReactive",2],{"cyrFUnLkH2":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":287,"_id":4},"VkVideoEncodeH265QpKHR","Structure describing H.265 QP values per picture type","VK_KHR_video_encode_h265","structs",[],{"type":10,"children":11,"toc":285},"root",[12,28,220,279],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,116],{"type":13,"tag":33,"props":34,"children":40},"pre",{"className":35,"code":36,"filename":37,"language":38,"meta":39,"style":39},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkVideoEncodeH265QpKHR {\n int32_t qpI;\n int32_t qpP;\n int32_t qpB;\n} VkVideoEncodeH265QpKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,81,94,107],{"type":13,"tag":45,"props":46,"children":49},"span",{"class":47,"line":48},"line",1,[50,56,61],{"type":13,"tag":45,"props":51,"children":53},{"style":52},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[54],{"type":18,"value":55},"typedef",{"type":13,"tag":45,"props":57,"children":58},{"style":52},[59],{"type":18,"value":60}," struct",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkVideoEncodeH265QpKHR {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71,76],{"type":13,"tag":45,"props":72,"children":73},{"style":52},[74],{"type":18,"value":75}," int32_t",{"type":13,"tag":45,"props":77,"children":78},{"style":63},[79],{"type":18,"value":80}," qpI;\n",{"type":13,"tag":45,"props":82,"children":84},{"class":47,"line":83},3,[85,89],{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":75},{"type":13,"tag":45,"props":90,"children":91},{"style":63},[92],{"type":18,"value":93}," qpP;\n",{"type":13,"tag":45,"props":95,"children":97},{"class":47,"line":96},4,[98,102],{"type":13,"tag":45,"props":99,"children":100},{"style":52},[101],{"type":18,"value":75},{"type":13,"tag":45,"props":103,"children":104},{"style":63},[105],{"type":18,"value":106}," qpB;\n",{"type":13,"tag":45,"props":108,"children":110},{"class":47,"line":109},5,[111],{"type":13,"tag":45,"props":112,"children":113},{"style":63},[114],{"type":18,"value":115},"} VkVideoEncodeH265QpKHR;\n",{"type":13,"tag":33,"props":117,"children":122},{"className":118,"code":119,"filename":120,"language":121,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct VideoEncodeH265QpKHR {\n qp_i: i32,\n qp_p: i32,\n qp_b: i32,\n}\n","Rust","rs",[123],{"type":13,"tag":21,"props":124,"children":125},{"__ignoreMap":39},[126,149,172,192,212],{"type":13,"tag":45,"props":127,"children":128},{"class":47,"line":48},[129,134,138,144],{"type":13,"tag":45,"props":130,"children":131},{"style":52},[132],{"type":18,"value":133},"pub",{"type":13,"tag":45,"props":135,"children":136},{"style":52},[137],{"type":18,"value":60},{"type":13,"tag":45,"props":139,"children":141},{"style":140},"--shiki-default:#953800;--shiki-dark:#FFA657",[142],{"type":18,"value":143}," VideoEncodeH265QpKHR",{"type":13,"tag":45,"props":145,"children":146},{"style":63},[147],{"type":18,"value":148}," {\n",{"type":13,"tag":45,"props":150,"children":151},{"class":47,"line":69},[152,157,162,167],{"type":13,"tag":45,"props":153,"children":154},{"style":63},[155],{"type":18,"value":156}," qp_i",{"type":13,"tag":45,"props":158,"children":159},{"style":52},[160],{"type":18,"value":161},":",{"type":13,"tag":45,"props":163,"children":164},{"style":140},[165],{"type":18,"value":166}," i32",{"type":13,"tag":45,"props":168,"children":169},{"style":63},[170],{"type":18,"value":171},",\n",{"type":13,"tag":45,"props":173,"children":174},{"class":47,"line":83},[175,180,184,188],{"type":13,"tag":45,"props":176,"children":177},{"style":63},[178],{"type":18,"value":179}," qp_p",{"type":13,"tag":45,"props":181,"children":182},{"style":52},[183],{"type":18,"value":161},{"type":13,"tag":45,"props":185,"children":186},{"style":140},[187],{"type":18,"value":166},{"type":13,"tag":45,"props":189,"children":190},{"style":63},[191],{"type":18,"value":171},{"type":13,"tag":45,"props":193,"children":194},{"class":47,"line":96},[195,200,204,208],{"type":13,"tag":45,"props":196,"children":197},{"style":63},[198],{"type":18,"value":199}," qp_b",{"type":13,"tag":45,"props":201,"children":202},{"style":52},[203],{"type":18,"value":161},{"type":13,"tag":45,"props":205,"children":206},{"style":140},[207],{"type":18,"value":166},{"type":13,"tag":45,"props":209,"children":210},{"style":63},[211],{"type":18,"value":171},{"type":13,"tag":45,"props":213,"children":214},{"class":47,"line":109},[215],{"type":13,"tag":45,"props":216,"children":217},{"style":63},[218],{"type":18,"value":219},"}\n",{"type":13,"tag":221,"props":222,"children":223},"ul",{},[224,245,262],{"type":13,"tag":225,"props":226,"children":227},"li",{},[228,234,236,243],{"type":13,"tag":21,"props":229,"children":231},{"className":230},[],[232],{"type":18,"value":233},"qpI",{"type":18,"value":235}," is the QP to be used for ",{"type":13,"tag":237,"props":238,"children":240},"a",{"href":239},"/chapters/video-coding#encode-h265-i-pic",[241],{"type":18,"value":242},"I pictures",{"type":18,"value":244},".",{"type":13,"tag":225,"props":246,"children":247},{},[248,254,255,261],{"type":13,"tag":21,"props":249,"children":251},{"className":250},[],[252],{"type":18,"value":253},"qpP",{"type":18,"value":235},{"type":13,"tag":237,"props":256,"children":258},{"href":257},"/chapters/video-coding#encode-h265-p-pic",[259],{"type":18,"value":260},"P pictures",{"type":18,"value":244},{"type":13,"tag":225,"props":263,"children":264},{},[265,271,272,278],{"type":13,"tag":21,"props":266,"children":268},{"className":267},[],[269],{"type":18,"value":270},"qpB",{"type":18,"value":235},{"type":13,"tag":237,"props":273,"children":275},{"href":274},"/chapters/video-coding#encode-h265-b-pic",[276],{"type":18,"value":277},"B pictures",{"type":18,"value":244},{"type":13,"tag":280,"props":281,"children":282},"style",{},[283],{"type":18,"value":284},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":39,"searchDepth":69,"depth":69,"links":286},[],"markdown",1725732593928]