Searched defs:hs (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | stb_image.h | 3395 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1() 3404 …tic stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_v_2() 3414 …ic stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_h_2() 3444 …ic stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_hv_2() 3469 …bi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_hv_2_simd() 3585 …stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_generic() 3791 int hs,vs; // expansion factor in each axis member
|
D | tinyexr.h | 7990 short hs = static_cast<short>(h); in wdec14() local
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 3402 static stbi_uc *resample_row_1(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in resample_row_1() 3411 …tic stbi_uc* stbi__resample_row_v_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_v_2() 3421 …ic stbi_uc* stbi__resample_row_h_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_h_2() 3451 …ic stbi_uc *stbi__resample_row_hv_2(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_hv_2() 3476 …bi_uc *stbi__resample_row_hv_2_simd(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_hv_2_simd() 3592 …stbi_uc *stbi__resample_row_generic(stbi_uc *out, stbi_uc *in_near, stbi_uc *in_far, int w, int hs) in stbi__resample_row_generic() 3798 int hs,vs; // expansion factor in each axis member
|
/hardware/interfaces/camera/provider/aidl/vts/ |
D | camera_aidl_test.cpp | 2738 std::vector<HalStream> hs(1); in configureSingleStream() local 3098 std::vector<HalStream> hs; in configurePreviewStreams() local 3240 std::vector<HalStream> hs(1); in configureStreams() local
|