Home
last modified time | relevance | path

Searched refs:resolution_index (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dav3a_parser.c81 uint8_t resolution_index; member
390 uint8_t resolution_index = get_bits(&gb, 2); in read_av3a_frame_header() local
391 switch (resolution_index) { in read_av3a_frame_header()
451 hdf->resolution_index = resolution_index; in read_av3a_frame_header()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySubImage3D.cpp147 for (glw::GLuint resolution_index = 0; resolution_index < m_n_resolutions; ++resolution_index) in iterate()
149 glw::GLuint width = resolutions[resolution_index][DL_WIDTH]; in iterate()
150 glw::GLuint height = resolutions[resolution_index][DL_HEIGHT]; in iterate()
151 glw::GLuint depth = resolutions[resolution_index][DL_DEPTH]; in iterate()
/third_party/backends/backend/
H A Dhp3500.c3344 int resolution_index; in rts8801_scan() local
3520 resolution_index = find_resolution_index (resolution); in rts8801_scan()
3522 if (resparms[resolution_index].cph0s) in rts8801_scan()
3524 if (resparms[resolution_index].d3_bit_3_value) in rts8801_scan()

Completed in 8 milliseconds